p
{
	text-align: justify;
}

ul
{
	list-style-image: url('/images/bullet.gif');
}

ol
{
	

}

body
{
	background-color:#d0c7b0;
	margin: 5px;
	font-family:	Tahoma;
	font-size:		11px;

}

.hi
{
	font-size: 16px;
	font-weight: bold;
	color: #846;	
}


h1
{
	font-family: Goudy Old Style, GoudyOlSt BT, Times New Roman;
	font-weight: normal;
	font-size: 36px;
	padding-bottom: 0px;
	margin: 0px;
	
}

h2
{
	font-family: Goudy Old Style, GoudyOlSt BT, Times New Roman;
	font-weight: normal;
	font-size: 28px;
	padding-bottom: 0px;
	margin: 0px;
	
}

h3
{
	font-family: Goudy Old Style, GoudyOlSt BT, Times New Roman;
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 0px;
	margin: 0px;
	
}


h4
{
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 0px;
	margin: 0px;
	
}

h5
{
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0px;
	margin: 0px;
	
}

h6
{
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0px;
	margin: 0px;
	
}

p
{
	margin-top: 8px;
	text-align: justify;
}

.plain
{
	font-family:	Tahoma;
	font-size:		11px;
}

.footer
{
	font-family:		Tahoma;
	font-size:			10px;
	color:				#444;
}		

.topbar
{
	font-family:	Tahoma;
	font-size:		11px;
	font-weight:	bold;
}


a:link
{
	text-decoration:	none;
	color:				#844;
}

a:visited
{
	text-decoration:	none;
	color:				#844;
}

a:hover
{
	text-decoration:	none;
	color:				#a88;
}

a.mnu:link
{

	text-decoration:	none;
	color:				#fff;
}

a.mnu:visited
{

	text-decoration:	none;
	color:				#fff;
}

a.mnu:hover
{

	text-decoration:	none;
	color:				#a88;
}

a.footer:link
{
	text-decoration:	none;
	color:				#a49;
}

a.footer:visited
{
	text-decoration:	none;
	color:				#a49;
}

a.footer:hover
{
	text-decoration:	none;
	color:				#c6a;
}