/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}



h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

td {
font-size: 12px;
color: Black;;	
}




a {
	color: blue;;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}

img {
	border-color: #AA8DE5;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

#content{
	font-size: 12px;
	color: #5C5C5C;
	font-family: "Times New Roman", Times, serif;
	
}


#nav{
	font-size: 13px;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 7px;
	color:#595959;
	font-family: "Times New Roman", Times, serif;
	
	}
	
#nav a{

	color:#595959;
	
	
}

#panelheader{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	
	}

#navfooter a{
	font-size: 11px;
	color: #5C5C5C;
	font-family: "Times New Roman", Times, serif;
	
}

