body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #300;
	background: #069 url("../images/back.jpg");
	background-color: #069;
	line-height: 18px;
}

a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #900;
}

a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #900;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #069;
}

a:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #069;
}

p, ul, li, ol, td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

ul, li, ol
{ 
	list-style-image: url("../images/bullet.gif");
}

#list 
{ 
	list-style-image: url("../images/bullet.gif");
	margin-left: 0px;
	padding-left: 16px;
}

#list2 
{ 
	list-style-image: url("../images/bullet2.gif");
	margin-left: 0px;
	padding-left: 16px;
}

.arrow
{	
	font-size: 12px;
	font-family: Comic Sans MS, Serif;	
}

h1
{
	font-family: Palatino Linotype, serif;
	font-size: 26px;
	line-height: 32px;
	color: #300;
}

h2
{
	font-family: Palatino Linotype, serif;
	font-size: 22px;
	line-height: 28px;
	color: #930;
}


h3
{
	font-family: Palatino Linotype, serif;
	font-size: 16px;
	line-height: 22px;
	color: #930;
}

h4, h5, h6
{
	font-family: Palatino Linotype, serif;
	font-size: 18px;
	line-height: 22px;
	color: #300;
}

.heading
{
	color: #930;
}

.sidebartitle
{
	font-family: Palatino Linotype, serif;
	font-size: 20px;
	line-height: 18px;
	color: #66CCFF;
}

.sidebarsubtitle
{
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #C17121;
}

.sidebartext
{
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 18px;
	color: #DBC377;
}

.sidebarsmalltext
{

	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #C17121;
}

.footertext
{
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	color: #E6D6A6;
}


a.footerlink:link, a.footerlink:visited
{
	color: #fc3;
	font-weight: normal;
	line-height: 18px;
}

a.footerlink:active, a.footerlink:hover
{
	color: #f93;
	font-weight: normal;
	line-height: 18px;
}
