BODY {
       font-size: 12px
}


A
{
        color: #0000FF;
}

A:Hover
{
	color:#0066FF;
	
}

A:Active
{
	color:#0000FF;
}                                             
A:Visited
{

}

td
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000066;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #333399;
}
.style1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background-color: #333399; text-align: center}
.style2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #4B4B7E; text-align: center}
.style3 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; background-color: #A0A5CB; text-align: left}
.main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066}
.TabText {
margin-left:25pt;
; text-align: left
}

.SButton {
	color: #6699FF; 
	cursor: hand; 
	font-weight: bolder;
	text-decoration:underline;
}

