/* PS: This is how you put comments in a CSS file */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
  background-color: #FFFFCC;
}
.TopNav {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
} 
a.TopNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a.TopNav:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.TopNav:visited {
	text-decoration: none;
	color: #FFFFFF; 
}
a.TopNav:hover {
	text-decoration: none;
	color: #FF3333;
}

.LeftNav {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
} 
a.LeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a.LeftNav:link {
	text-decoration: none;
	color: #000000;
}
a.LeftNav:visited {
	text-decoration: none;
	color: #FF3333; 
}
a.LeftNav:hover {
	text-decoration: none;
	color: #FF3333;
} 

.BottomNav {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
} 
a.BottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a.BottomNav:link {
	text-decoration: none;
	color: #000000;
}
a.BottomNav:visited {
	text-decoration: none;
	color: #FF3333; 
}
a.BottomNav:hover {
	text-decoration: none;
	color: #FF3333;
} 
h1 {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.rollover1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
}
.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #FF3333;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
}
a:active {
	text-decoration: none;
	color: #000000;
} 

