.mainstyle{	font-family:Arial, Helvetica, sans-serif;
			color:#000000;
			font-size:14px;}
.headstyle{	font-family:Arial, Helvetica, sans-serif;
			color:#FFFFFF;
			font-size:15px;
			font-weight:bold;}
.infstyle{	font-family:Arial, Helvetica, sans-serif;
			color:#000000;
			font-size:12px;}			
h1{
	color : #5D1111;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	font-weight: bold;
	text-align: justify;
	margin-left : 15px;
	margin-right : 15px;
	margin-bottom : 15px;
	margin-top : 5px;
}
a:link{
	color: #663333;
	font-weight: normal;
	text-decoration : underline;
}
a:visited{
	color: #663333;
	font-weight: normal;	
	text-decoration : underline;	
}
a:active{
	color: #663333;
	font-weight: normal;	
	text-decoration : underline;	
}
a.linkinf:link{
	color: #663333;
	font-weight: bold;
	text-decoration : underline;
	font-size:12px;
}
a.linkinf:visited{
	color: #663333;
	font-weight: bold;	
	text-decoration : underline;
	font-size:12px;	
}
a.linkinf:active{
	color: #663333;
	font-weight: bold;	
	text-decoration : underline;	
	font-size:12px;
}