body {
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#434343;
}

label { font-weight:bold;}
img {border: 0px}

a,a:visited,a:active {
	color: #ADDFED;
	text-decoration:none;
}
a:hover {
	color: #ADDFED;
	text-decoration:underline;
} 

h1,h2,h3,h4,h5{ margin:0 0 6px 0; padding:4px 0; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif}
p{ padding:0; margin:0 0 12px 0;}


h1{
	font-size:36px;
	line-height:40px;
	color:#ADDFED;
}

h2{
	font-size:18px;
	line-height:24px;	
	color:#ADDFED;
}

h3{
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#ADDFED;
}

h4{
	font-size:12px;
	line-height:18px;
	margin-top:0;
}


.blue{
	color: #ADDFED;
	font-weight:bold;
}