body {
	background: ;
	background-color: #d5cdcb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #4C4C4C;
	text-decoration: none;
	list-style: square;
	list-style-position: outside;
	list-style-type: square;
}

a {
	color: #4682B4;
	text-decoration: none;
}
a:hover {
	color: #b53772;
	
}
.table
{
	border: 1px dotted #535353;
}

.smallannounce {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pts;
	font-weight: bold;
	color: #484848;}
	
.smallannounce a:link {
	color: #131313;
}

.smallannounce a:hover {
	font-family: "Trebucet MS", Arial, sans-serif;
	font-size: 12pts;
	color: #A10051;
	border-bottom: 1px dotted #484848;
}
.medannounce {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16pts;
	font-weight: bold;
	color: #852121;}
	
.medlannounce a:link {
	color: #852121;
}

.medannounce a:hover {
	font-family: "Trebucet MS", Arial, sans-serif;
	font-size: 16pts;
	color: #C73232;
	border-bottom: 1px dotted #484848;
}
.caption
{
	font-family: "Trebucet MS", Arial, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #b53772;
	font-variant: small-caps;
}

.bigannounce {
	font-family: "Trebucet MS", Arial, sans-serif;
	font-size: 2em;
	color: #111111;
}
.boldbigannounce {
	font-family: "Trebucet MS", Arial, sans-serif;
	font-size: 2em;
	color: #111111;
	font-weight: bold;
}
.copyright {
	background-color: #aea6a4;
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-weight: bold;
	font-size: .7em;
	color: #4C4C4C;
}
.copyright a {
	background-color: #aea6a4;
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-weight: bold;
	font-size: .7em;
	color: #4C4C4C;
	 }
	
.copyright a:hover{
	color: #A10051;
	border-bottom: 1px dotted #484848;
}
.xsmallannounce 
{
	font-size: 10pt;
	color: #4C4C4C;
}

.SubNav 
{
	font-family: Arial,Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4E4E4E;
}
.SubNav a:link 
{
	font-size: 10pt;
	color: #396993;
}
.SubNav a:visited {
	font-size: 10pt;
	color: #7A7A7A;
}
.SubNav a:hover {
	font-size: 10pt;
	border-bottom: 1px dotted #484848;
	color: #FF88CA;
}