body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #cc0000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;}
.f1{font: small-caps;}
.f1c{font: small-caps;
text-align: center;}
.f2{font-size: 11px;
text-align: justify;}
.f3{font-size: 11px;}
.f4{font-size: 12px;
text-align: justify;
line-height: 20px;}
.f4r{font-size: 12px;
text-align: right;
line-height: 20px;}
.f4c{font-size: 12px;
text-align: center;
line-height: 20px;}
.f5{font-size: 11px;
text-align: justify;}
a:link {
	text-decoration: none;
	color: #1D2282;
}
a:hover {
	text-decoration: none;
	color: #1D2282;
	font-weight: bold;
	font-style: italic;
}
a:visited {
	text-decoration: none;
	color: #1D2282;
}
a:active {
	text-decoration: none;
	color: #1D2282;
}
 

.p1{
	background-color:#ffffff;
	color : black;
}
.p2{
	background-color:#E6E6E6;
	color : black
}
.p3{
	background-color:#000000;
}
.p4{
	background-color:#cc0000;
}
	
