h1           { FONT-SIZE: 14pt; COLOR: #967965; FONT-FAMILY: Times, Times New Roman, serif}
h2           { FONT-WEIGHT: bold; FONT-SIZE: 14pt; FONT-FAMILY: Times, Times New Roman, serif }
h3           { FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #967965; FONT-FAMILY: Times, Times New Roman, serif}
h4           { FONT-WEIGHT: bold; FONT-SIZE: 13pt; COLOR: #967965; FONT-FAMILY: Times, Times New Roman, serif }
h5           {  FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #967965; FONT-FAMILY: Times, Times New Roman, serif }
h6           { FONT-SIZE: 8pt; TEXT-TRANSFORM: uppercase; FONT-FAMILY: Arial,Verdana,sans-serif; FONT-VARIANT: small-caps }
body         { FONT-SIZE: 11pt; FONT-FAMILY: Times, Times New Roman, serif  }
TD         { FONT-SIZE: 11pt; FONT-FAMILY: Times, Times New Roman, serif  }


blockquote		{ FONT-SIZE: 11pt; FONT-FAMILY: Times, Times New Roman, serif }

A:link
{
COLOR: #2E3092;  
TEXT-DECORATION: underline
}
A:visited
{
COLOR: #660066;
TEXT-DECORATION: underline 
}
A:active
{
COLOR: #2E3092;
TEXT-DECORATION: none
}
A:hover
{
COLOR: #46308E;
TEXT-DECORATION: none
}


.blueLink:link
{
	color:#003366;
	text-decoration: none;
	font-family:Times,Times New Roman,serif;
	font-size:12pt;
}
.blueLink:visited
{
	color:#003366;
	text-decoration: none;
	font-family:Times,Times New Roman,serif;
	font-size:12pt;
}
.blueLink:hover
{
	color:#967965;
	font-family:Times,Times New Roman,serif;
	font-size:12pt;
}

.whiteLink:link
{
	color:#FFFFFF;
	text-decoration: none;
	font-family:Times,Times New Roman,serif;
	font-size:12pt;
}
.whiteLink:visited
{
	color:#FFFFFF;
	text-decoration: none;
	font-family:Times,Times New Roman,serif;
	font-size:12pt;
}
.whiteLink:hover
{
	color:#DED8D4;
	font-family:Times,Times New Roman,serif;
	font-size:12pt;
}


body { 
scrollbar-base-color: #50A2A2; 
scrollbar-face-color: #003C79; 
scrollbar-track-color: #DED8D4; 
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: ; 
scrollbar-3dlight-color: #000080; 
scrollbar-shadow-color: ;
scrollbar-darkshadow-color:  
} 