
body, td {	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12pt;
}

span.title {    font-size: 12pt;
    font-weight: bold;
}

span.title2 {
    font-size: 10pt;
    font-weight: bold;
}

a:link {	color: #3C4B65;
}

a:visited {	color: #3C4B65;
}

a:hover {	color: #BD1313;
	text-decoration: none;

}

a.menu1:link {	color: white;
	font-weight: bold;
	text-decoration: underline;
}

a.menu1:visited {    color: white;
    font-weight: bold;
    text-decoration: underline;
}

a.menu1:hover {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

a.menu2:link {
	color: #236297;
	font-weight: bold;
	text-decoration: none;
}

a.menu2:visited {
    color: #236297;
    font-weight: bold;
    text-decoration: none;
}

a.menu2:hover {
    color: #236297;
    font-weight: bold;
    text-decoration: underline;
}
