P  {
	font-size : small;
	font-family : 'Times New Roman';
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : left;
}


blockquote  {
	font-size : small;
	font-family : 'Times New Roman';
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : left;
}

H1  {}

H2  {}

H3  {
	font-size : large;
	font-family : "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

A  {
	text-decoration : none;
	font-size : x-small;
	font-family : 'Verdana';
	font-weight : bold;
	font-style : normal;
	color : #003399;
}

A:Visited  {
	text-decoration : none;
	font-size : x-small;
	font-family : 'Verdana';
	font-weight : bold;
	font-style : normal;
	color : #3399cc;
}

A:Active  {
	text-decoration : underline;
	font-size : x-small;
	font-family : 'Verdana';
	font-weight : bold;
	font-style : normal;
	color : #3399cc;
}

A:Hover  {
	text-decoration : underline;
	font-size : x-small;
	font-family : 'Verdana';
	font-weight : bold;
	font-style : normal;
	color : #3399cc;
}

BODY  {
	background-color : #FFFFFF;
	margin-left : 0;
	margin-right : 0;
	margin-top : 1;
	margin-bottom : 0;
	width : auto;
}

P.right  {
	text-align : right;
}

P.center  {
	text-align : center;
}

P.dropcapparagraph:first-letter  {
	font-size : 300%;
	font-style : normal;
	font-weight : bold;
	float : left;
	color : black;
}

P.small_caps  {
	font-family : 'Times New Roman';
	font-style : normal;
	font-variant : small-caps;
	font-weight : normal;
	font-size : 11px;
}

P.caption  {
	font-family : 'Times New Roman';
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
}
