

P
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
	align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #0000FF;
}

H1
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #0000FF;
}

H2
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #0000FF;
}
 
H3
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #FF0000;
}


H4
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000066;
}

FORM
{
	margin-bottom: 0px;
	margin-top: 0px;
}

BODY
{font-family: Verdana, Tahoma, Arial;
 font-size: 9pt;
 font-weight: normal; 
}

SELECT 
{background-color: #FFFFFF; 
 color: #000000;
 font-size: 8pt;
 font-family: Verdana, Tahoma, Arial;
 font-weight: normal;}

TEXTAREA,.TEXTBOX,.FILE
{background-color: #FFFFFF; 
 border: #7F9DB9 1px solid; 
 color: black; 
 font-family: Verdana, Tahoma, Arial; 
 font-size: 8pt; 
 font-weight: normal;}

.SUBMIT
{background-color: #cadeee; 
 border: #7F9DB9 1px solid; 
 color: black; 
 font-family: Verdana, Tahoma, Arial; 
 font-size: 8pt; 
 font-weight: bold;}

TABLE, TR, TD                
{font-family:Verdana, Tahoma, Arial;
 font-size: 9pt; 
 color:#000066}

a:link, a:visited, a:active  
{
text-decoration: underline;
color: #3333FF;
}

a:hover 
{
text-decoration:none;
color: #FF00AE;
}

.wht_btn {
 font-family: Verdana, Tahoma, Arial;
 font-size: 8pt;
 font-style: bold;
 text-decoration: none;
 color:#000000;
}
.red_btn {
 font-family: Verdana, Tahoma, Arial;
 font-size: 8pt;
 font-style: normal;
 text-decoration: none;
 color:#FFFFFF;
}

/* Start of secondary links */


a.txtLink:visited, a.txtLink:link, a.txtLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #000066;
	text-decoration: underline;
}
a.txtLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #FF00AE;
	text-decoration: none;
}
