h1 { font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; font-color: #FF0000 ; font-style: normal; color: #FF0000} 

p { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal 
}

:hover { color: red } 

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold}
table {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.gforce {  font-family: "Comic Sans MS"; font-size: 10pt; font-variant: normal; text-transform: none; color: #0000CC; text-decoration: none}

.navcss {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: oblique; 
	font-weight: bolder; 
	color: #000082; 
	text-decoration: none; 
	line-height: 14pt
}

.navcss a:link {
	color: #000082;
	text-decoration: none;
}
.navcss a:visited {
	color: #000082;
	text-decoration: none;
}
.navcss a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.navcss a:active {
	text-decoration: none;
}
	
.redbox {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 20px; font-weight: bold; color: #000099; text-decoration: none; border: thin #FF0000; font-style: italic; text-transform: none}
.lightlink {  color: #FFFFCC}
.lists {  list-style-image: url(/graphics/bullet_red.gif)}

.borderthin {  
	border-style: double; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
}

.smallnav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000
}
.smallnav a:link {
	color: #000000;
	text-decoration: none;
}
.smallnav a:visited {
	color: #000000;
	text-decoration: none;
}
.smallnav a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.smallnav a:active {
	text-decoration: none;
	color: #FF0000;
}

.whitelink {  font-size: 10pt; font-weight: bold; color: #FFFFFF; text-decoration: none}

