body,table,td,th,p,div,input,textarea {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:5px;
}

h1{
	color: #7C2250;
	font-size: 15px;
	font-weight: bold;
}
h2{
	color: #7C2250;
	font-size: 12px;
	font-weight: bold;
}
a{color:#7C2250; text-decoration:none; font-weight:bold; }
a:hover{color:#CC2250; text-decoration:none; font-weight:bold; }
