BODY, TD {
	FONT-FAMILY: Arial,Helvetica; FONT-SIZE: 10pt;
}
A:link {
	color : #FF6600;
	text-decoration: none;
}
A:visited {
	color : #FF6600;
	text-decoration: none;
}
A:active {
	color : #FF0000;
	text-decoration: none;
}

.caste {
	FONT-SIZE: 12pt;
	font-weight: bold;
}

H1 {
	FONT-SIZE: 12pt;
}
.menu:link {
	color : black;
	text-decoration : none;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 16px;
	font-weight : bold;
}
.menu:visited {
	color : black;
	text-decoration : none;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 16px;
	font-weight : bold;
}
.menu:active {
	color : #FF6600;
	text-decoration : none;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 16px;
	font-weight : bold;
}
.menu:hover {
	color : #FF6600;
	text-decoration : none;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 16px;
	font-weight : bold;
}
input,textarea {
	color : #000000;
 	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
 	font-size : 12px;
	background-color: #FFFFAC;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;	
}
p {
	text-align : justify;
}
