@charset "UTF-8";

body    { 
margin:0 auto;
text-align:center;
width: 800px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color: #EDEFEE
}

a {color:#000099;font-size:12px;font-weight:bold;text-decoration:none;}
a:link {color:#000099;font-size:12px;font-weight:bold;text-decoration:none;}
a:visited {color:#000099;font-size:12px;font-weight:bold;text-decoration:none;}
a:hover {color:maroon;font-size:12px;font-weight:bold;text-decoration:underline;}

.btn {font-weight:bold;color:#FFF;background-color:#000099;cursor:hand;margin-bottom:-1px; width:50px;padding-top:0px; }

#container { width: 800px;
	margin: 0 auto;
	border-left: 1px solid #ff8400;
	border-right: 1px solid #ff8400;
	border-bottom: 1px solid #ff8400;
	text-align: left;}
	
#mainContent { padding: 0 20px; }	

.p  { font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : left;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	font-size : 12px }
	
.h  { font-family : verdana, arial;
	font-weight : normal;
	font-style : italic;
	color : black;
	text-decoration : none;
	text-align : left;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:5px;
	font-size : 12px }
	
.t  { font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : navy;
	text-decoration : none;
	text-align : left;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	font-size : 11px }
	
H1  { font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : left;
    margin-left:0px;
	margin-right:5px;
	margin-bottom:15px;
	margin-top:10px;
	font-size : 18t }
	
H2  { font-family : verdana, arial;
	font-weight : bold;
	font-style : italic;
	color : black;
	text-decoration : none;
	text-align : left;
	margin-left:0px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:5px;
	font-size : 15pt }

H3  { font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color :navy;
	text-decoration : none;
	text-align : left;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:5px;
	font-size : 13pt }
	
H4  { font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
	text-align : left;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	font-size : 13pt }
	
H5  { font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : navy;
	text-decoration : none;
	text-align : left;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	font-size : 10pt }
