BODY {
margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
}

.backcolor{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5pt;
	color: #842B31;
	font-weight : normal;
	background-color : #EEEEEE;
}

.textmain {
	font-family: "Palatino Linotype";
	font-size: 12pt;
	color: #842B31;
	font-weight : normal;
	background-color : #EEEEEE;
}


.header1 {
	font-family: "Palatino Linotype";
	font-size: 16pt;
	color: #842B31;
	font-weight : bold;
	background-color : #EEEEEE;
}

.header2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #842B31;
	font-weight : bold;
	background-color : #EEEEEE;
}

.classhead {
	font-family: "Palatino Linotype";
	font-size: 14pt;
	color: #842B31;
	font-weight : normal;
	background-color : #EEEEEE;
	text-decoration : underline;
}

.classdet {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #842B31;
	font-weight : normal;
	background-color : #EEEEEE;
}

.banner1 {
	font-family: "Palatino Linotype";
	color : #FFFF8A;
	background-color : #4A000F;
	font-size : 24pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none; 
}

.menu1 {
	color : #4A000F;
	background-color : #FFFF8A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	text-decoration : none; 
}

A.menu1:HOVER {
	color : #4A000F;
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	text-decoration : none; 
}

.menuline {
	color : #4A000F;
	background-color : #FFFF8A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 6pt;
	font-weight : bold;
	font-style : normal;
	text-decoration : none; 
}




