.body{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif; }



.menu
a:link{
	font-size: 10px;
	font-family: tahoma,arial, helvetica, sans-serif; 
	color: #800080;
	font-weight: bold; 
	text-decoration:none; }
.menu
a:visited{
	font-size: 10px;
	font-family: tahoma,arial, helvetica, sans-serif;
	color: #800080;
 	text-decoration:none; }

.menu
a:hover{
	color:#004080; 
	font-weight: bold;
	text-decoration:underline; }

.headers{
	font-size: 26px;
	color:#004080;
	font-style: italic;
	line-height: 1.33;}

.tableBorders{
border-left: thin solid rgb(0,60,159); 
border-right: -1px solid rgb(0,60,159); 
border-top: medium none; 
border-bottom: medium none; }

.separator{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;}

.cp{
text-align:right;
}

.m{
	font-style: italic;
	color: #EDB816;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
