/* css document */


body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #222233;
	background-color: #feae00;
}


.footer1 {
	font-size: 11px;
	color: #3c2828;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.footer2 {
	font-size: 12px;
	color: #382525;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.splash {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}

.splash1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
}

.splash2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-weight: normal;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #000033;
	font-variant: small-caps;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	text-align: center;
}

h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #2f0000;
	left: 30px;
	}
	
h5 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	text-align: center;
}

a:link {
	color: #4a0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffebae;
	text-decoration: underline;
}

a:visited {
	color: #4a0000;
	text-decoration: none;
	font-weight: bold;
}


.toplist1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}

.toplist1 a:link,
.toplist1 a:visited {
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

.toplist1 a:hover {
	color: #feae00;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

img {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
