

BODY {
	font-family: Arial;
 	font-size: 14px;
 	color: rgb(0,0,102);
	background-image : url( "./CPixel.gif" )
}

P {
	font-family: Arial;
 	font-size: 14px;
 	color: rgb(0,0,102)
}

.TextObject{
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,102)
}

A {
	font-family: Arial;
 	font-size: 14px;
 	color: rgb(0,0,102);
	font-weight : bold;
	text-decoration : underline
}

A:visited {
	font-family: Arial,                    Helvetica,                    Geneva,                    Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,102);
	font-weight : bold;
	text-decoration : underline
}

A:active {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
	font-weight : bold;
	text-decoration : underline
}

H1 {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
 	font-size: 24px;
 	color: rgb(0,0,102);
	font-weight : bold
}

H2 {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
 	font-size: 20px;
 	color: rgb(0,0,102);
 	font-weight: bold
}

H3 {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
 	font-size: 20px;
 	color: rgb(0,0,102);
 	font-weight: bold
}

PRE {
	font-family: Arial,            Helvetica,            Geneva,            Sans-serif;
 	font-size: 20px;
 	color: rgb(0,0,102);
 	font-weight: bold
}

H4 {
	font-family: Arial,           Helvetica,           Geneva,           Sans-serif;
 	font-size: 20px;
 	color: rgb(0,0,102);
 	font-weight: bold
}

H5 {
	font-family: Arial,          Helvetica,          Geneva,          Sans-serif;
 	font-size: 20px;
 	color: rgb(0,0,102);
 	font-weight: bold
}

H6 {
	font-family: Arial,         Helvetica,         Geneva,         Sans-serif;
 	font-size: 20px;
 	color: rgb(0,0,102);
 	font-weight: bold
}

A:hover {
	font-family: Arial,                 Helvetica,                 Geneva,                 Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,102);
	font-weight : bold;
	text-decoration : underline
}
