body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px
	margin-left: 0px;
	margin-top: 0px
}
a:link {
	font-weight: 600;
	color: #336666;
	text-decoration: underline;
	cursor: hand
}
a:hover {
	font-weight: 600;
	color: #339999;
	text-decoration: underline;
	cursor: hand
}
A:active {
	font-weight: 600;
	color: #339999;
	text-decoration: underline;
	cursor: hand
	
}
A:visited{
	font-weight: 600;
	color: #336666;
	text-decoration: underline;
	cursor: hand
} 
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);
}

