body {
	background-color: #F3F3F3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position:left;
	margin:0px;
	font:Garamond, Georgia, Times New Roman, Times, serif;
	
	scrollbar-base-color: #f0f0ff;
	scrollbar-arrow-color: #494949;
	scrollbar-3dlight-color: #999FA3;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #F4F4F4;
	scrollbar-highlight-color: #f5f5f5;
	scrollbar-shadow-color: #c0c0cc;
	scrollbar-track-color: #f5f5f5;

}

	
h1 {
	color:#000000;
	font:bold 15pt Garamond, Georgia, Times New Roman, Times, serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
h2 {
	color:#ED5608;
	font:bold 15pt/25px Garamond, Georgia, Times New Roman, Times, serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
	
h3 {
	color:#C0C0C0;
	font: normal 10px Garamond, Georgia, Times New Roman, Times, serif;
	margin:0px 0px 0px 0px;
	padding:5px;
}

.subtext {
	color:#000000;
	font: normal 14px Garamond, Georgia, Times New Roman, Times, serif;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.list {
	color:#000000;
	font: normal 14px Garamond, Georgia, Times New Roman, Times, serif;
	margin:0px 0px 0px 0px;
	padding:0px;
}


.date {
	color:#ED5608;
	font: bold 14px/20px Garamond, Georgia, Times New Roman, Times, serif;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.footer {
	color:#5F5F5F;
	font: normal 12px Garamond, Georgia, Times New Roman, Times, serif;
	margin:0px 0px 0px 0px;
	padding:0px;
}

p {
	font: normal 15px/20px Garamond, Georgia, Times New Roman, Times, serif;
	margin:0px 0px 0px 0px;
	padding:0px;
}

li {
	font: normal 15px/20px Garamond, Georgia, Times New Roman, Times, serif;
	margin:0px 0px 0px 0px;
	padding:0px;
}

a {
	font-family:Garamond, Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration:none;
}


a:link {color:#ED5608;}
a:visited {color:#c44402;}
a:hover {color: #e64600;}

a.links {
	font-family:Garamond, Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	text-decoration:none;
}

a.links:link {color:#000000;}
a.links:visited {color:#000000;}
a.links:hover {color: #000000;}




