body {	

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	background-color:#FFFFFF;
}

/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License



adapted for websitebaker by Chio Maisriml, beesign.com

*/

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 160%;
	color: #222222;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0.6em;
	font-weight: normal;
	line-height: 1.4em;
}

h2 {
	font-size: 140%;
	padding: 0px;
	margin-top: 1.2em;
	margin-bottom: 0.4em;
	color: #222222;
	font-weight: normal;
}
h3 {
	font-size: 110%;
	padding: 0px;
	margin-top: 1.2em;
	margin-bottom: 0.5em;
	color: #2B3F59;
	font-weight: normal;
}
p {
	margin-bottom: 0.8em;
	padding: 0px;
	margin-top: 0px;
}

ol{
	margin-bottom: 0.9em;
	list-style: decimal outside;
	padding-bottom: 0em;
	padding-top: 0px;
	margin-top: 0px;
}
ul {
	margin-bottom: 0.9em;
	list-style: square outside;
	padding-bottom: 0em;
	padding-top: 0px;
	margin-top: 0px;
}
li {
	margin-bottom: 0.4em;
	margin-top: 0px;
}
a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}
img {
	margin-bottom: 15px;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr{
	height:1px;
	clear:both;
	padding: 0px;
	margin-top: 1.4em;
	margin-bottom: 0.8em;
	text-align: center;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
}

blockquote {
	padding: 8px 5px 8px 8px;
	margin: 0px 0px 15px 15px;
}
blockquote li {
	margin-bottom: 0em;
	margin-top: 0px;
}
blockquote li a {
	color: #2B3F59;
	text-decoration: none;
}
blockquote a {
	color: #990000;
	text-decoration: none;
}
blockquote a:hover {
	text-decoration: underline;
	color: #CC0000;
}
img {
	padding: 8px;
	margin: 0px 0px 15px 15px;
}
