﻿a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:active
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.menubar a
{
	color: #FFFFFF;
}
.printtext a
{
	color: #FFFFFF;
}

.p1f, .pu1f, .w1f
{
	height: 1px;
	margin: 0 5px;
	font-size: 1px;
	overflow: hidden;
	display: block;
}
.p2f, .pu2f, .w2f
{
	height: 1px;
	margin: 0 3px;
	font-size:1px; 
	overflow:hidden; 
	display:block;
}
.p3f, .pu3f, .w3f
{
	height: 1px;
	margin: 0 2px;
	font-size:1px; 
	overflow:hidden; 
	display:block;
}
.p4f, .pu4f, .w4f
{
	height: 2px;
	margin: 0 1px;
	font-size:1px; 
	overflow:hidden; 
	display:block;
}
.titletext
{
	background-color: #C93086;
	margin: 0px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 0.9em;
}
.printtext
{
	background-color: #60227B;
	margin: 0px;
	padding-left: 5px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
	padding-bottom: 3px;
}
.bold
{
	font-weight: bold;
}
.bodytext
{
	
}
.bodytext
{
	
}
.rightbody
{
	text-align: right;
}

.bodysum
{
	color: #808080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}
.quote
{
	color: #808080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}

.heada
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #808080;
}
.headb
{
	color: #808080;
	font-size: 1.2em;
	font-weight: bold;
}
.bullet
{
	background-image: url('../images/bull.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin: 5px 0px 0px 0px;
}


