a:link
{
	color: #FFFFFF;	
}
a:visited
{
	color: #FFFFFF; 
} 
a:active 
{
	color: #FFFFFF;
}
a:hover 
{
	color: #FFFFCC;
}
body
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	background-color: rgb(102,153,204);
	color: #99CCFF;	
}

table
{
	width: 775;
	align: center;
	font-size: 10pt;
 
}

#table2
{
	width: 775;
	align: center;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px
}

#table3
{
	border:1px solid #FFFFFF;
	width: 775;
	align: center;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-collapse: collapse;		
}



h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Arial, Verdana;
}
h1
{
	color: #99CCFF;
}
h2
{
	text-align:center;
	color: #99CCFF;
	font-size:10pt;
	font-family:Tahoma, Arial, Verdana;
	font-weight:bold;
	background-color:#000066;
}
h3
{
	text-align:center;
	color: #000066 ;
	font-size:10pt;
	font-family:Tahoma, Arial, Verdana;
	font-weight:bold;
	background-color:#99CCFF;
}
h5
{
	color: rgb(0,0,102);
}
h6
{ 
	color: rgb(0,0,102);
}

#h7
{
	text-align:left;
	color: #000066 ;
	font-size:10pt;
	font-family:Tahoma, Arial, Verdana;
	font-weight:bold;
	background-color:#99CCFF;
}

#h8
{
	text-align:left;
	color: #FFFFFF;
	font-size:8pt;
	font-family:Tahoma, Arial, Verdana;
	font-weight:bold;	
}

#h9
{
	text-align:left;
	color: #FFFFCC;
	font-size:8pt;
	font-family:Tahoma, Arial, Verdana;
	font-weight:bold;	
}

#h10
{
	text-align:center;
	color: #000066 ;
	font-size:10pt;
	font-family:Tahoma, Arial, Verdana;
	font-weight:bold;
	background-color:#99CCFF;
}


.welcome
{
	padding:1px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-align:center;
	background-color:#000000;
}

.butt
{ 
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-color: #FFFFFF;
	text-align:center;
	text-decoration: none; 
    font-weight: bold;
    border: 1px solid #000066;
    background-color:#000066;
    width: 120;    
}
:hover.butt
{ 
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-color: #99CCFF;
	text-align:center;
	text-decoration: none; 
    font-weight: bold;
    border: 1px solid #FFFFFF;
    background-color:#000066;
    width: 120;
}

#smallwhite
{ 
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}

#smallwhitecenter
{ 
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}

#smallyellow
{ 
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #FFFF99;
}

#smallyellowcenter
{ 
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #FFFF99;
	text-align: center;
}

#medyellow
{ 
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
	color: #FFFF99;
}

#medyellowcenter
{ 
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
	color: #FFFF99;
	text-align: center;
}

#medwhite
{ 
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
}

#medwhitecenter
{ 
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
}


#darkblueten
{ 
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #000080;
}

#darkblue
{ 
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #000080;
}

#darkbluecenter
{ 
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #000080;
	text-align: center;
}


#darkbluebold
{ 
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #000080;
	font-weight:bold;
}

#yellowback
{ 
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #000080;
	background: #FFFFCC;
}

#yellowbackmed
{ 
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #000080;
	background: #FFFFCC;
}


#lightblue
{ 
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: rgb(133,174,215);
}

#lightbluebold
{ 
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: rgb(153,204,255);
	font-weight:bold;
}