body {
	font-family: Verdana;
	font-size: 12px;
	color: 0D004C;
	padding : 0px;
	background-color:#DADADA
}
td,th {
	font-family: Verdana;
	font-size: 12px;
	color: 0D004C;
	padding : 0px;
	background-color:white
}
select,input,textarea {
	font-family: tahoma;
	font-size: 11px;
}

td.leftcol {
background-color: #370055;
text-align: center;
}

img{border:0;}


.label{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	padding : 5px;

}

a.menu {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding-bottom: 5px;
}
a.menu:visited {
	text-decoration: none;
	color: #fff;
}
a.menu:hover {
	color: #fff;
	text-decoration: underline;
}
a.menu:active {
	color: #fff;
}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #5B90B8;
	text-decoration: underline;
	padding-bottom: 5px;
}
a:visited {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	color: #5B90B8;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	color: #370055;
}

a:email_link{
	font-family: Verdana;
	font-size: 12px;
	color: #3F99A4;
	text-decoration: underline;
	padding-bottom: 5px;


}
a.email_link:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 5px;
}


h1 {
	font-family: verdana;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #370055;
	text-align:center;
	padding-bottom: 5px;
}
h2 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #370055;
	padding-bottom: 5px;
}

h3 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #370055;
	padding-bottom: 5px;
}
h4 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #370055;
	
}
li {
padding-bottom: 2px;
}