/* CSS Document */



body {
	background-color: #000066;
	font-family:Verdana, Arial, Helvetica, sans-serif; color: #000000 ; font-size: 14px;
}
a:link {
	color: #FF0000;
	text-decoration: none; font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF0000; font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000066; font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFF00; font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.p {color: #000099;}
.pzag {color: #000099 ; font-size: 40px; font-weight: bold; }
.pzag2 {color: #003399 ; font-size: 30px; font-weight: bold; }
.penter {color: #FF0000 ; font-size: 50px; font-weight: bold; }
.pwarner{color: #000066; font-size: 10px; }
.main_border {border:1px solid  #FF0000 ;}
.style2 {	font-size: 24px;
	font-weight: bold;
}
.maintable {  width:800 ;  border:7 ; align:center ;cellpadding:5 ;cellspacing:3 ;bordercolor: #FFFFFF  ; background-color: #FFFFFF ;}
