/*
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;
}

td{
	
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

li { 
 
}



a {
	color: #5793E0;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}

img {
	border:1px;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

#content{
	font-size: 11px;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 7px;
	color: #666666;		
	font-family: verdana;
	
}

#nav{
	font-size: 11px;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 7px;
	font-family: verdana;
	
}



