body {
	background-color: #FFFFFF;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
td {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
.footer {
	font-size: 11px;
	color: #666666;
}
a.footer {
	color: #666666;
}

.sml {
	font-size: 11px;
}

.red {
	color: #cc0000;
}

a {
	color: #003399;
}	
a:hover {
	text-decoration: none;
	color: #941F33;
}	

li {
	list-style-type:square;
	line-height: 18px;
}
li.list_i {
	list-style-type:lower-roman;
	line-height: 18px;
}
li.list_a {
	list-style-type:lower-alpha;
	line-height: 18px;
}
li.list_d {
	list-style-type:decimal;
	line-height: 18px;
}
a.nav {
	font-size: 11px;
	font-family: lucida sans, tahoma, verdana, arial, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover.nav {
	font-family: lucida sans, tahoma, verdana, arial, sans-serif;
	color: #941F33;
	text-decoration: none;
	font-weight: bold;
}

a.white {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover.white {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

H3 {
    color: #941F33;
	font-size: 13px;
	font-family: lucida sans, tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	margin-bottom:2px;
}

H2 {
    color: #941F33;
	font-size: 15px;
	font-family: lucida sans, tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	margin-bottom:8px;
}

			
.form
 {
    color: #555555;
    font-weight: normal;
    border-left: #333333 1px solid;
    border-top: #333333 1px solid;
    border-right: #333333 1px solid;
    border-bottom: #333333 1px solid;
    font-size: 10pt;
    background-color: #ebebeb;

 }
 