/* Copyright 2002 */

a:hover {
	color:#CC3366;
}

#rev {
	color:#FFFFFF;
}

h1,.h1, h3, .h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight: bold;
}


h2, .h2, .normal, p, body, li, ul {
	font-family: Verdana, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 10pt;
}

h2, .h2 {
	font-weight: bold;
	font-size: 10pt;
	text-transform:uppercase;
}

h3, .h3 {
	font-size: 10pt;
}

.box, .small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.box {
	font-size: 10pt;
}


.small {
	font-size: 9pt;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: .25pt;
	text-decoration: none;
	color: #FFFFFF;
}

.nav:hover {
	color: #FFFFCC;
}