.mainstyle{	font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:13px;
                font-weight: normal;}
h1{
	color : #6D0308;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	font-weight: bold;
	text-align: justify;
	margin-left : 15px;
	margin-right : 15px;
	margin-bottom : 15px;
	margin-top : 5px;
}
a:link{
	color: #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}
a:visited{
	color: #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}
a:active{
	color: #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}
a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration : none;
}