


A:LINK {
	color : Blue;
	text-decoration:none;
	
	font-family : "Ariel, Helvetica, sans-serif";
}

A:VISITED {
	color : Fuchsia;
}
A:HOVER{
	color:red;
}
BODY {
	
	font-family : Arial, Helvetica, sans-serif;
	background:#FFFFFF; 
	
	font-size: 12px%;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom : 10px;
	margin-left: 20px;
	padding : 0;
	 text-indent: 3pt
}

H1 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
; font-size: 14pt
}

H2 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
; font-size: 12pt; font-style: italic; font-weight: bold
}

H3 {
	color : #009AFF;
	font : bold normal "Comic Sans MS";
	font-family : "Comic Sans MS";
}

H4 {
	color : #009AFF;
	font : bold normal;
	font-family : "Comic Sans MS";
	font-style : normal;
}

H5 {
	color : #000000;
	font-style : normal;
; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bolder
}

H6 {
	color : #009AFF;
	font-family : "Comic Sans MS";
	font-style : normal;
}

P {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	
	text-indent:20px;
	text-align:justify;
	padding:15px;
	
}

UL{
	font-weight:bolder;}
TABLE {
	background : #000063;
	font-family : "Comic Sans MS";
	border : medium double #848284;
	color : #00CFFF;
	text-align : left;
	}



UL{
	font-weight:bolder;}
TABLE {
	background : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	border : medium double;
	color : #000000;
	text-align : left;
; list-style-type: circle
; border-color: #000000 d0uble
	}










