BODY { 
	background-color: #6699CC
	}
	
P,BODY,TD,UL,LI,BLOCKQUOTE,DIV,ADDRESS,DIR { 
	font-family: arial,helvetica,sans-serif; 
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	line-height: 1.2;
	}

H1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #000099;
	letter-spacing: 1.5;
	line-height: 1;
	}

H2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #000099;
	letter-spacing: 1.5;
	line-height: 1;
	}

H3 {
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000099;
	letter-spacing: 1.5;
	line-height: 1;
	}

H4 {
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000099;
	letter-spacing: 1.3;
	line-height: 1;
	}

H5 {
	font-family: arial,helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000099;
	letter-spacing: 1.3;
	line-height: 1;
	}

H6 {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000099;
	letter-spacing: 1.2;
	line-height: 1;
	}

A {
	font-family: arial,helvetica,sans-serif;
	color: #000099;
	}

A:VISITED {
	font-family: arial,helvetica,sans-serif;
	color: #000099;
	}
	
A.VILINK,A.VILINK:VISITED,A.VILINK:HOVER {
	font-family: arial,helvetica,sans-serif;
	color: #FFFFFF;
	}
	
A:ACTIVE,A:HOVER,A:VISITED:HOVER {
	font-family: arial,helvetica,sans-serif;
	color: #FF0000;
	}
