body {
	background-color:#FDF2F4; background-image:url(images/bg.png);
	margin:0px;
}
body, td {
	font-family : Verdana, Arial, sans-serif; color:#000000;
}
a {
	font-weight:bold;text-decoration:  underline; 
	color:#000000;
}

a:hover {
	text-decoration:  underline overline;
}

h1 {
	font-size: 24px;
	color: #870601;
	font-weight: bold
}
h2 {
	font-size: 16px;
	color: #870601;
	font-weight: bold
}
h3 {
    font-size: 14px;
	color: #870601;
	font-weight: bold
}
#wrapper {}
#header {}
#navigation {
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
#navigation2 {
	font-size:10px;
	font-weight:bold;
color: #FFFFFF;
}
#maincontent {font-size:13px; background-color:#FFFFFF;}
#footer {font-size:10px;}
#links { color:#FFFFFF; font-size:10px;}
#linksleft {font-size:13px;}

.back {font-size:10px; font-weight:bold; color:#870601;}

.borderTable {	padding: 1px 1px 1px 1px;
	border: 1px solid #870601;
}
.linkcolor {color:#870601; text-decoration: none;}
.footerlinks {font-size:13px; color:#CCCCCC; font-weight:normal;}
