P  {
	font-size : medium;
	font-family : Garamond, "Times New Roman";
}

H1  {
	font-size : x-large;
	font-family : Arial, Helvetica;
	font-weight : bold;
}

H2  {
	font-size : large;
	font-family : Arial, Helvetica;
	font-weight : normal;
}

H3  {
	font-weight : bold;
	font-size : medium;
}

A  {
	font-weight : bold;
	color : Blue;
	text-decoration : none;
}

A:Visited  {
	font-weight : bold;
	color : #800080;
	text-decoration : none;
}

A:Active  {
	font-weight : bold;
	color : #800080;
	text-decoration : none;
}

A:Hover  {
	font-weight : bold;
	color : #800080;
	background-color : none;
	background : none;
	text-decoration : underline;
}

BODY  {
	font-size : medium;
	font-family : Garamond, "Times New Roman";
	background-color : #FFFFFF;
	background : #FFFFFF;
}

.bt  {
	font-size : x-small;
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
}

.dropcap  {
	font-size : xx-large;
	font-family : Verdana, Arial;
	font-weight : bold;
}

.ir  {
	text-indent : 2em;
	margin-top : -1em;
}

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

.ns  {
	font-family : Garamond, "Times New Roman";
	font-size : medium;
}


