BODY
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 12pt;
		background-image: url(images/backs/back.jpg);
	}

TD
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 12pt;
	}

.buttons {
	padding-bottom: 20px;
}

.text {
	padding: 8px;
	border: medium double #008B8B;
	background-color: #FAF2EC;
}
.small {
		font-size: 9pt;
		color: #274923;
}
.announcement {
	background-color: #87DB84;
	border: medium dotted Green;
	width: 360px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 6px;
}

A
	{
	text-decoration: none;
	color: #EB181E;
	font-weight: bold;
}

A:HOVER 
	{
	color: #1889EB;
	text-decoration: none;
	font-weight: bold;
}

BLOCKQUOTE
	{	
		font-family : Courier New, Courier, monospace;	
	}
	
DD
	{
		font-size : 10pt;
	}

H1
	{
		font-size: 20pt;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
	}

H2
	{
		font-size: 16pt;
		font-weight : bold;
	}

H3
	{
		font-size: 14pt;
		background : #000000;
		color : #FFFFFF;
	}

H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

H6
	{
		font-size: 8pt;
	}

