


body
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-color : #025486;
	line-height : 15px;
}
.plain
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	

	line-height : 15px;
	font-weight : inherit;
	text-align: justify;
}
.p
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	background-color : #FEF7EA;
	line-height : 15px;
	
}
.td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	text-align: justify;
	line-height : 15px;
	
	
}

hr
{
	list-style : lower-alpha;
	color: #cccccc;
	width: 100%;
	line-height : 1px;
	text-align : center;
}
a
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4682B4;
	text-decoration: none;
}

a:hover
{
	color: #C30F1F;
}

.title
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	background-color : #FEF7EA;
	font-weight: bold;
}
h1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	background-color : #FEF7EA;
	font-weight: bold;
}
.titlecenter
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #454545;
	background-color : #FEF7EA;
	font-weight: bold;
	text-align: center;
}
li
{
	
 	line-height : 20px;
}


