/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body
{
	font-family: helvetica, arial, sans-serif;
}

h1, h2, h3, h4, h6 {
	margin: 0;
	padding: 0px 0px 0px 5px;
}

h2 {
	margin: 0;
	padding: 0px 0px 0px 5px;
	font-size: 20px;
}

h5 {
	margin: 0;
	padding: 0px 0px 0px 5px;
	font-size: 15px;
	color: #4B6472;
}

h6 {
	margin: 0;
	padding: 0px 0px 0px 5px;
	font-size: 13px;
	color: #4B6472;
}

p, ul, ol, blockquote {
	font-size: 13px;
	line-height: 124%;
	padding: 0px 0px 0px 5px;
}

.quote
{
	color: #4B6472;
}

a, a:visited 
{
	color: #2A1F55;
	text-decoration: none;	
}

a:hover 
{
	text-decoration: underline;
}

.boldlink, .boldlink:visited 
{
	color: #2a1f55;
	font-weight: bold;
	text-decoration: none;
}

.boldlink:hover 
{
	text-decoration: underline;
}



