BODY {
	background-color : #A5A3A6;
	color : #3300CC;
	font-family : Georgia;
	font-size : 14pt;
	text-align : center
}

A:HOVER {
    color : #9900CC;
	font-size:14pt; text-decoration:none; background-color : #CC99FF

}

A:LINK {
	color : #9900CC;
	font-size:14pt; text-decoration:none
}

A:VISITED {
	color : #9900CC;
	font-size:14pt; text-decoration:none
}

A  {font-color : #3300CC}
IMG {
    border : 1px solid #666666
}
TD {
	font-family : Georgia;
	font-size : 14pt;
	color : #3300CC;
}

H1 {
	color : #3300CC;
	font-family : Georgia;
	font-size : 18pt
}
H2 {
    color : #3300CC;
    font-family : Georgia;
    font-size : 14pt
}
H3 {
    color : #3300CC;
    font-family : Georgia;
    font-size : 12pt;
}
H4 {
    color : #3300CC;
    font-family : Georgia;
    font-size : 8pt;
}
INPUT {
    background-color : transparent;
    color : #3300CC;
   	font-family : Georgia;
    font-size : 12pt;
    font-weight : bold;
}
TABLE {
	color : #3300CC;
	font-family : Georgia;
	font-size : medium;
	background-color : transparent
}
STRONG {
	font-size : 30pt; font-family:Perpetua; color:#3300CC; font-weight:bold
}