BODY  {
	background : #f0f0f6;
	color : #000066;
	font-family : Times New Roman, Garamond, Palatino, Times, serif;
	font-size : small;
	text-align : center;
}

.t1  {
	font-size : xx-large;
}

.t2  {
	font-size : x-large;
}

.t3  {
	font-size : large;
}

.t4  {
	font-size : medium;
}

.t5  {
	font-size : small;
}

.t6  {
	font-size : x-small;
}

.tf1  {
	font-family : Times New Roman, Garamond, Palatino, Times, serif;
	font-size : xx-large;
	color : #000066;
}

.tf2  {
	font-family : Times New Roman, Garamond, Palatino, Times, serif;
	font-size : x-large;
	color : #000066;
}

.tf3  {
	font-family : Times New Roman, Garamond, Palatino, Times, serif;
	font-size : large;
	color : #000066;
}

.tf4  {
	font-family : Times New Roman, Garamond, Palatino, Times, serif;
	font-size : medium;
	color : #000066;
}

.tf5  {
	font-family : Times New Roman, Garamond, Palatino, Times, serif;
	font-size : small;
	color : #000066;
}

.tf6  {
	font-family : Times New Roman, Garamond, Palatino, Times, serif;
	font-size : x-small;
	color : #000066;
}

A  {
	color : #0033cc;
	text-decoration : none;
}

A:link  {
	color : #0033cc;
}

A:visited  {
	color : #0033cc;
}

A:hover  {
	color : blue;
	text-decoration : underline;
}

H1  {
	font-size : xx-large;
}

H2  {
	font-size : x-large;
}

H3  {
	font-size : large;
}

H4  {
	font-size : medium;
}

H5  {
	font-size : small;
}

H6  {
	font-size : x-small;
}

HR  {
	color : #000066;
}

.reg  {
	font-family : Arial;
	font-size : x-small;
}

