p {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #551a1a;
}

body,td,th {
	color: #000000;
}
body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #551a1a;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #551a1a;
}
a:link a:visited a:hover{
font-weight:bold;
text-decoration:underline;
color:#000;
}
.nav {
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
list-style:none;
margin:0;
padding:0;
}

.nav li{
padding-bottom:6px;
list-style:none;
margin:0;
padding-left:0;

}

.nav ul{
padding-bottom:6px;
list-style:none;
margin:0;
padding-left:0;

}
.nav ul a:link, .nav ul a:visited {
font-weight:bold;
text-decoration:none;
color:#551a1a;
}

.nav ul a:hover{
font-weight:bold;
text-decoration:none;
color:#000;
}
.nav a:link a:visited {
font-weight:bold;
text-decoration:none;
color:#551a1a;
}
.nav a:hover{
font-weight:bold;
text-decoration:none;
color:#000;
}

.no_repeat {
	background-repeat: no-repeat;
}
