	BODY{
	background-color : #E6E6E6;
}
		
	P {
	color : #666666;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	text-align : justify;
	margin-right : 25px;
	margin-left : 25px;
}
	A:LINK, {
	color : #6699CC;
	font-size : xx-small;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration : underline;
}
	
	A:VISITED {
	color : #6699CC;
	font-size : xx-small;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration : underline;
}
	
	A:HOVER {
	color : #6699CC;
	font-size : xx-small;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration : none;
}
	
	H1{
	color : #699DCF;
	font-size : 20px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-align : left;
	font-weight : bold;
	margin-top : 40px;
	margin-right : 25px;
	margin-left : 25px;
}

	H2 {
	color : #336699;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size:  14px;
	margin-right : 25px;
	margin-left : 25px;
}
	H3 {
	color : #336699;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	margin-left : 9px;
	font-variant : small-caps;
	margin-top : 4px;
	margin-bottom : 4px;
}

	H4 {
	margin-top : 80px;
	color : #699DCF;
	font-size : 18px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-align : center;
}

	B {
	color : #699DCF;
}

	CENTER {
	color : #666666;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
}