
P {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
}

SMALL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	text-align : center;
	font-weight : bold;
	color : Teal;
	font-style : italic;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	text-align : center;
	font-weight : bold;
	text-align : center;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : left;
	font-weight : bold;
	font-style : italic;
}

H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : Green;
}

BODY {
	background-color : EEEEEE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
}

A {
	color : 003399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
}

A:VISITED {
	color : 6633CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
}

A.slink:link {
	font-size : 10px;
	}
	
A.slink:visited {
	font-size : 10px;
}