body {
	background-color: #67BCFD;
	scrollbar-face-color : #67BCFD;
	scrollbar-arrow-color : white;
	scrollbar-base-color : #0590FC;
	scrollbar-dark-shadow-color : #B8CBFB;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color :# B8CBFB;
	scrollbar-3d-light-color :# B8CBFB;
	font-size: 9pt;
}

p	{
	font-family: verdana;
	font-size: 9pt;
	color:black;
	background-color : #B6CDF7;
}

H1 {
	font-family: verdana;
	font-size : 12pt;
	font-weight : ;
	background-color :#67BCFD ;
	color:white;
	padding-left : 5;
}

H2 {
	font-family: verdana;
	font-size : 10pt;
	padding-left : 10;
	color:#324BA8;

}

H3 {
	font-family: verdana;
	font-size : 10pt;
	color:#324BA8;
	font-weight : normal;
}


A {
	color: 0B80DA;
	text-decoration: none;
	font-size : 10pt;
	font-family: verdana;
	font-weight : bold ;

} 

a:hover {
	color:67BCFD;
	text-decoration: none;
	font-size : 10pt;
	font-family: verdana;
	font-weight : bold ;
	}

	a: active{
	color: 0B80DA;
	text-decoration: none;
	font-size : 10pt;
	font-family: verdana;
	font-weight : bold ;
	text-decoration: underline;
	}
