BODY
{ 
	font-size : 12px;
  	font-family : verdana;
	font-weight: normal;
	background-image: url("images/Main Background-5.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	margin: 0; 
	padding: 0;
}

P, DIV, TD
{
	font-size : 12px;
  	font-family : verdana;
	font-weight: normal;
	color : #000000;
}

LI
{
	font-size : 12px;
  	font-family : verdana;
	font-weight: normal;
	color : #000000;
	list-style-image: url(images/bullet.png)

}

.smallprint
{
	font-size : 10px;
	font-family : verdana;
	font-weight: bold;
	color : #C0C0C0;
	text-align : left;
}

.copyright
{
	font-size : 12px;
	font-family : verdana;
	font-weight: bold;
	color : #C0C0C0;
	text-align : center;
}

.copyborder
{
	border-top:1px dashed #141415;
	border-right:1px dashed #141415;
	border-bottom:1px dashed #141415;
	border-left:1px dashed #141415;
}

.quote
{
	font-size : 20px;
	font-family : verdana;
	color : #ff6c01;
	font-weight: bold;
}

span
{
	font-size : 14px;
	font-family : verdana;
	color : #ff6c01;
	font-weight: bold;
	font-style: italic;
}

h1 
{
	font-family : verdana;
	color : #000000;
	text-align : left;
} 

h2 
{
	font-size : 24px;
	font-family : verdana;
	color : #000000;
	text-align : left;
} 

h3 
{
	font-size : 22px;
	font-family : verdana;
	color : #000000;
	text-align : left;
} 

h4 
{
	font-size : 18px;
	font-family : verdana;
	color : #000000;
	text-align : left;
} 

blockquote 
{
	font-size : 12px;
	font-family : verdana;
	color : #000000;
	text-align : center;
} 

a:link
{
	font-weight : normal;
	font-size : 16px;
	font-family : verdana;
	color : #ff6c01;
	text-decoration : normal;
} 

a:hover 
{
	font-weight : normal;
	font-size : 16px;
	font-family : verdana;
	color : #ff4201;
	background : normal;
	text-decoration:overline;
} 

a:active 
{
	font-weight : normal;
	font-size : 16px;
	font-family : verdana;
	color : #bc5c00;
	text-decoration : normal;
} 

a:visited
{
	font-weight : normal;
	font-size : 16px;
	font-family : verdana;
	color : #bc5c00;
	text-decoration : overline;
} 