body{
	background: #ffffff;
	color: #333333;
}

h1{
    border-bottom: 1px solid #AAAAAA;
    color: #005C9A;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-bottom: 3px;
}

h2{
    border-bottom: 1px solid #AAAAAA;
    color: #005C9A;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-bottom: 3px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #AAAAAA;   
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#333333;
}

p{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 }

img {
	border:0px;
}
