<!-- Style Sheet -->

BODY	{
	color : #FFFFFF;
	background-image : URL(/texturedbg.jpg);
}

H1	{
	font-size : 16pt;
	font-family : Comic Sans MS, arial, helvetica, sans-serif;
	color : #0000FF;
	line-height : 17pt;
}

H1.center	{
	font-size : 16pt;
	font-family : Comic Sans MS, arial, helvetica, sans-serif;
	color : #0000FF;
	line-height : 18pt;
	text-align : center;
}

H2	{
	font-size : 14pt;
	font-family : Comic Sans MS, arial, helvetica, sans-serif;
	color : #0000FF;
	line-height : 16pt;
}

H2.center	{
	font-size : 14pt;
	font-family : Comic Sans MS, arial, helvetica, sans-serif;
	color : #0000FF;
	line-height : 16pt;
	text-align : center;
}

.bodytext	{
	font-size : 12pt;
	font-family : Comic Sans MS, arial, helvetica, sans-serif;
	color : #0000FF;
	line-height : 14pt;
}

.bodytextlarge	{
	font-size : 16pt;
	font-family : Comic Sans MS, arial, helvetica, sans-serif;
	color : #0000FF;
	line-height : 18pt;
}

.bodytextsmall	{
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	color : #0000FF;
	line-height : 12pt;
}

.bodytextcenter		{
	font-size : 12pt;
	font-family : Comic Sans MS, arial, helvetica, sans-serif;
	color : #0000FF;
	line-height : 14pt;
	text-align : center;
}

A:Link		{
	color : black;
	font-weight : bold;
}

A:Visited	{
	color : #008000;
	font-weight : bold;
}

.navtext	{
	font-weight : bold;
	font-family : garamond, arial, helvetica, sans-serif;
	font-size: 12pt;
}

IMG.photo	{
	margin : 15;
}

.address	{
	font-size : 10pt;
	line-height : 14pt;
	font-family : arial, helvetica, sans-serif;
	color : #0000FF;
}






