body {
	font-family:Verdana, Arial, Helvetica, sans-serif;		
}
table{
	font-size:12px;
}
p{
	font-size:12px;
}
h1{
	font-family: Garamond, Times New Roman;
	color: #ae1603;
	font-size:25px;
	font-weight: bold;
}
h2{
	font-family: Garamond, Times New Roman;
	color: #ae1603;
	font-size:16px;
	font-weight: bold;
}
h3{
	font-family: Garamond, Times New Roman;
	color: #ae1603;
	font-size:14px;
	font-weight: bold;
}
a{
	color: #FF0000;
	text-decoration:underline;
	font-weight:none;
}
a:hover{
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
}
.lyr{
	font-family:Arial, Helvetica, sans-serif;
	color:#ae1603;
	font-style:italic;	
}
.auth{
	font-family:Arial, Helvetica, sans-serif;
	color:#ae1603;
	font-style:italic;
	font-weight:bold;
}

