body	{
	link-color: red; 	
	vlink-color: red;	
	alink-color: red;
	
	scrollbar-base-color: red; 
   scrollbar-arrow-color: #FFFFFF; 
   scrollbar-DarkShadow-Color: #FFFFFF;
     	
	font-color: black;
	font-style: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;	     	}
	
.underline {  font-family: Arial; font-size: 10pt; font-style: normal; font-weight: normal; color: black; text-decoration: underline}	
	
h1 { color:red; font-size: 14pt; font-style:bold}
h2 { color:black; font-size: 14pt; font-style:bold}
h3 { color:red; font-size: 12pt; font-style:bold}
h4, h5 { color:black; font-size: 11pt; font-style:bold}

a {  font-family: Arial; font-size: 8pt; font-style: underline; font-weight: normal; color: red; text-decoration: none}
a:visited {  text-decoration: none; color:red; }
a:Hover { text-decoration : none; color : white; }

p, th, tr, td 	{ font-family: Arial; font-size: 10pt; font-style: normal;  }

td.small {font-family: Arial; font-size: 8pt; font-style: normal; font-weight: normal;}

.black {  font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
.italblack {  font-family: Arial; font-size: 8pt; font-style: italic; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}

.largegray {  font-family: Arial; font-size: 16pt; font-style: italic; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; }
a:visited.largegray { font-weight: normal; font-variant: normal; text-transform: none;  color: #333333;}
a:Hover.largegray { color: red;}

.smallwhite {  font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
a:visited.smallwhite { font-weight: normal; font-variant: normal; text-transform: none; color: gray;}
a:Hover.smallwhite { color: red;}

a.smallgray {  font-family: Arial; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #CCCCCC; }
a:visited.smallgray { font-weight: normal; font-variant: normal; text-transform: none; color: #CCCCCC;}
a:Hover.smallgray { color: red;}

a.red {  font-family: Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: red; text-decoration: none}
a:visited.red {  text-decoration: none; color:red; }
a:Hover.red { text-decoration : none; background-color: #0066CC; color : white; }

a.red_large {  font-family: Arial; font-size: 10pt; font-style: normal; font-weight: normal; color: red; text-decoration: none}
a:visited.red_large {text-decoration: none; color:red; }
a:Hover.red_large { text-decoration: none; background-color: #0066CC; color : white; }

a.form {  font-family: Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: red; text-decoration: none}
a:visited.form{  text-decoration: none; color:red; }
a:Hover.form { text-decoration : none; color : gray; }

ul	{list-style:	disc; list-style-image: url("images/bullet_red_9.gif"); font-size: 9pt; color: #000000;	}
ol	{list-style:	disc; list-style-image: url("images/bullet_red_9.gif"); font-size: 9pt; color: #000000;	}
li	{list-style:	disc; list-style-image: url("images/bullet_red_9.gif"); font-size: 9pt; color: #000000;	}

