BODY {  
	background-color: #FFFFFF;
	color : #000000;
	font-family : Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 135%;	
}

A, A:active, A:visited{
	color: #333333;
	text-decoration: underline;
}

A:hover{
	color : #6699CC;
	text-decoration: underline;
}

h2 {
	font-family : Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	color: #336699;
	font-weight: bold;
	padding: 0px; 
}

h1{
	font-size : 16px;
	color: #336699;
	font-weight: bold;
	margin: 0px;
}

