<!--
body,td,th {
	font-family: verdana;
	font-size: 12px;
	color: #414F5A;
}
body {
	background-color: #EFEFEA;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #414F5A;
}
a:link {
	text-decoration: underline;
	color: #C9191B;
}

a:hover {
	text-decoration: none;
	color: #CC9191B;
}
a:active {
	text-decoration: none;
	color: #C9191B;
}
h1,h2,h3,h4,h5,h6 {
	font-family: arial;
}
h1 {
	font-size: 17px;
	color: #333333;
	
}
h2 {
	font-size: 17px;
	color: #333333;
	
}
h3 {
	font-size: 17px;
	color: #333333;
	
}
td {
	vertical-align: top;
}

.top {
font-weight: lighter;
font-family: verdana;
color:#ffffff;
font-size: 11px;
}

.mainmenu{
color:#cccccc;
font-size: 12px;
font-weight: lighter;
text-decoration:none;
}
.mainmenu a{
font-weight: bold;
font-size: 12px;
color:#ffffff;
text-decoration:none;}
.mainmenu a:hover{
color:#ffffff;
text-decoration:underline;
font-size: 12px;}

.bottom{
color:#999999;
font-weight: lighter;
font-family: verdana;
font-size: 11px;}

.design{
color:#999999;
font-weight: lighter;
font-family: verdana;
font-size: 11px;}
.design a{
color:#999999;
font-weight: lighter;
font-family: verdana;
text-decoration:underline;
font-size: 11px;}
.design a:hover{
color:#999999;
font-weight: lighter;
font-family: verdana;
text-decoration:none;
font-size: 11px;}

.contact{
color:#414F5A;
font-size: 11px;
font-weight: lighter;
text-decoration:none;
}
.contact a{
color:#DB1F1F;
font-weight: lighter;
font-family: verdana
font-size: 11px;
text-decoration:underline;}

.contact a:hover{
color:#DB1F1F;
font-weight: lighter;
font-size: 11px;
text-decoration:none;}
-->