/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 13px;
	
}


h1{
	font-weight: normal;
	color: #9b4364;
	margin: 0;
	padding: 20;
	font-family: "Times New Roman", Times, serif;
}


.style2 {font-size: 14px}


h2, h3 {
	font-weight: normal;
	color: #9b4364;
	margin: 0;
	padding: 20;
	font-family: "Times New Roman", Times, serif;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #9b4364;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20;
	margin-top: -25px;
	
	color: #666666;
	font-size: 12px;
	font-style: normal;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #E58C43;
}

a:hover {
	background: #CEE7F5;
	text-decoration: underline;
	color: #549DC7;
}
