.default {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF; background-color: #000000; background-image: url(content/bg.gif); text-align: left; vertical-align: middle}

BODY {
	color : Black;
	font-family : Verdana;
	font-size: x-small;
	text-align: left;
	background-color : White;
}

H1 {
	font-size : 18pt;
	font-family : Verdana;
}

H2 {
	font-size: 14pt;
	font-family : Verdana;
}

H3 {
	font-size: 14pt;
	font-style: italic;
	font-family: Verdana;
}

H4 {
	font-family: Verdana;
	font-size: small;
}

A {
	color: Purple;
}

A:Hover {
	color: Gray;
}

A:LINK{
	color : Purple;
}

A:VISITED {
	color : Teal;
}

HR {
	height: 1pt;
}

BLOCKQUOTE{
	font-family : Georgia;
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
}

BLOCKQUOTE:first-letter {
	font-family : Georgia;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
}

TABLE {
	font-family : Verdana;
	font-size: x-small;
}
