BODY
{
	FONT-SIZE: medium;
	MARGIN: 00px 00px 0px 0px;
	COLOR: #330000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND: #99CCFF;
	TEXT-DECORATION: none;
	BACKGROUND-BEHAVIOUR: fixed;
	font-style: normal;
}

td {
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	font-style: normal;
	/*color: #CC00FF*/
}

p {
	font-style: normal;
	font-size: 12px;
	/*color: green*/;
}

h1 {
    font-size: 24px;
    margin: 10px auto 0;
    text-align: center;
}

p.tiny {
	font-size: 8pt;
	padding: 0;
	margin: 0;
}

p.big {
    font-size: 24px;
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
}

span.tiny {
	FONT-WEIGHT: normal;
	font-size: 10px;
}