body {
        background-color: #F0F0F0;
        font-family: Verdana;
        font-size: 13px;
        color: #000000;
        }

table, tr, td {
font-size: 13px;
}

tr.head {
	font-size: 15px;
	background-color: #2D55BA;
        color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
}

table.content {
	font-size: 13px;
	color: #000000;
	font-family: Verdana;
	border-style:solid;
	border-color:#2D55BA;
	border-width:1px;
}

div.small_txt {
    font-size: 10px;
}
div.content_head {
	width: 80%;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	background-color: #2D55BA;
}
a:link, a:visited, a:active {
text-decoration: underlined;
font-weight: none;
font-size: 13px;
color: #2D55BA;
 }

a:hover {
text-decoration: none;
font-weight: none;
font-size: 13px;
color: #2D55BA;
 }

a:link.head, a:visited.head, a:active.head {
text-decoration: underlined;
font-weight: none;
font-size: 13px;
color: #FFFFFF;
}

a:hover.head {
text-decoration: none;
font-weight: none;
font-size: 13px;
color: #FFFFFF;
}
