﻿body
{
	font-family: Verdana;
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	font-size: 10px;
	font-style: normal;


}
.ItemHeader
{
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
	color: #6699FF;


}
.ItemSubHeader
{
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana;

}
.NormalText
{
	font-size: xx-small;
	font-family: Verdana;
	font-weight: normal;





}
a
{
	text-decoration: none;
	font-weight: bolder;
	font-size: x-small;

}
a:link
{
	color: #666666;
	font-size: xx-small;

}
a:visited
{
	color: #7E6134;
	font-size: xx-small;

}
a:hover
{
    color: #6666FF;
}
a:active
{
	color: #6666FF;
	font-family: Verdana;

}
.tables {
	font-family: Verdana;
	font-size: xx-small;
	text-align: center;

}

.odd {
    background-color: #FFFFCC; }
.odd td {
    border-bottom: 1px solid #cef; }
