body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #373737;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited { 
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;
}
.style2 {color: #67348A}
.style3 {color: #FFFFFF}

span.title1 {
	color: #5c6e94;
	font-size: 18px;
	font-weight: 500;
	}
span.title2 {
	color: #000000;
	font-size: 18px;
	font-weight: 500;
	}	
	
span.text1 {
	font-weight: bold;
	}
p.text1 {
	text-align: justify;
	font-weight: bold;
	}	

p.text2 {
	text-align: justify;
	}	
p.text2 a {
	color: rgb(0,153,255);
	text-decoration: underline;
}

td.button
{
	background-image: url('images/button.gif');
}
		
