
body
{ 
	font-family: Comic Sans MS; Arial; Helvetica; Sans-serif;  
	font-size: 10pt;
	font-weight: normal;
	color:#254a95;
	margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;
	background-color:#f1ffff;
}

.banner
{ 
	font-family: Comic Sans MS; Arial; Helvetica; Sans-serif;  
	font-size: 10pt;
	font-weight: normal;
	color:#254a95;
f;
}

.menu
{ 
	background-color: #f1ffff;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
}

.btns
{ 
	background-color: #000000;
	text-align: center;
	color: #003366;
}

.form
{  
	background-color: #f1ffff;
	background-image: url(../images/background.jpg);
}

.normal
{ 
	font-size: 10pt;
	font-weight: normal;
	font-family:  Comic Sans MS;
	color:#003366;
}


.title
{ 
	font-size: 10pt;
	font-family:  Comic Sans MS;
	color:#003366;
	font-weight: bold;
}

.headtitle
{ 
	font-size: 14pt;
	font-family:  Comic Sans MS;
	color:#003366;
	font-weight: bold;
}

.pictitle
{ 
	font-size: 7pt;
	font-family:  Comic Sans MS;
	color:#003366;
	font-weight: normal;
}

.highlight
{
	font-weight: bold;
}