font
{ 
 font-family:
    arial;
    helvetica;
    sans-serif;
}
body
{  text: "#000000";
   bgcolor: "#FFFFFF";
   line-height: 1.25;	
   margin: 0px;
   padding: 0px;
}
li
{  
   font-size: 80%;
   text-align: left;
}
.style0 {
	font-size: 40px;
	font-style: bold;
	color: #336699;
    text-align: center;
} 
.style1 {
	font-size: 18px;
	font-style: bold;
	color: green;
}
.style2 {
	font-family: arial;
    font-size: 12px;
    font-style: bold;
	color: black;
    text-align: center;
}
.style3 {
	font-size: x-small;
	color: #007D00;
    text-align: left;
}
.style4 {
	font-size: 16px;
	color: #000080;
}
.style5 {
	font-size: 16px;
	font-style: bold;
    text-align: center;
	color: #336699;
}
.style6 {
	font-family: arial;
    font-style: bold;
    color: #800000;
}

.style7 {
	font-family: arial;
    font-style: bold;
    color: #FFFFFF;
}

.style2-header {
	font-family: arial;
    font-size: 12px;
    font-style: bold;
	color: white;
    text-align: center;
}

A:hover		{color:#0000FF}
A:link		{color:#0000FF}
A:visited	{color:#0000FF}
A:active		{color:#FF0000}


A.Nav1:link {

font-family : Arial, helvetica, Sans-serif; 

font-size : 10pt; 

color : #ffffff;

text-decoration: none; 

text-align : center; 

}


A.Nav1:active {

font-family : Arial, helvetica, Sans-serif; 

font-size : 10pt; 

color : #ffffff;

text-decoration: none; 

text-align : center; 

}

A.Nav1:visited {

font-family : Arial, helvetica, Sans-serif; 

font-size : 10pt; 

COLOR:#ffffff;

text-decoration: none;

text-align : center; 

}

A.Nav1:hover {

font-family : Arial, helvetica, Sans-serif; 

font-size : 10pt; 

COLOR:#DC134C;

text-decoration: none;

text-align : center; 

}

.textboxbig {

font-family : Helvetica, Arial; 

font-size : 24px; 

font-weight : bold;

color: #ffffff;

background-color:#336699;

text-align : center;

padding-top: 5;

padding-bottom: 5;


}

.textboxsmall {

font-family : Helvetica, Arial; 

font-size : 14px; 

font-weight : bold;

color: #ffffff;

background-color:#336699;

text-align : center;

padding-top: 2;

padding-bottom: 2;


}