
body {
	
	background-color:#e5e5e5;
	background-image:url(images/backgrd.png);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:15px;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#990000;
}
a:link {
	color:#990000;
	text-decoration: none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

a:active {
	text-decoration: none;
	color: #990000;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}
.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
}
.bodystyletable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height:18px;
	letter-spacing: 1px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:24px;
	color:#4000000;

}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:17px;
	color:#000000;

}


.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:18px;
	color:#000000;
	}

.bullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
}

