body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px
}
a:link {
	font-weight: 600;
	color: #336666;
	text-decoration: underline;
}
a:hover {
	font-weight: 600;
	color: #339999;
	text-decoration: underline;
}
a:active {
	font-weight: 600;
	color: #339999;
	text-decoration: underline;
	
}
a:visited{
	font-weight: 600;
	color: #336666;
	text-decoration: underline;
} 
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
	line-height : 26px;
	color : #336666;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	line-height : 24px;
	color : #336666;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
	line-height : 21px;
	color : #336666;		
}
h4{
	font-family: "Times New Roman", Times, serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	line-height : 18px;
	color : #336666;
}
h5{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	line-height : 14px;
	color : #336666;
}
ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	list-style : disc outside url(../images/bullet.gif);
}
.headerbackground {
	background-image: url(../images/background2.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top, left;
}
