/* Design by Stimulus Digital | http://www.stimulusdigital.com/ */
	.bodycopy {  font-family: palatino, georgia, times, serif; font-size: 9pt; color: #666666; text-align : justify;}
	.bodycopy_small {  font-family: palatino, georgia, times, serif; font-size: 10px; color: black;}
	.bodycopy_larger {  font-family: palatino, georgia, times, serif; font-size: 16px; color: black;}
	.bodycopy_blue {  font-family: palatino, georgia, times, serif; font-size: 16px; color: 191A5C; font-weight: bold;}
	.bodycopy_link {  font-family: palatino, georgia, times, serif; font-size: 12px; color: black;}
	.header_large {  font-family: palatino, georgia, times, serif; font-size: 20px; color: black; font-weight: bold;}
	.header_medium {  font-family: palatino, georgia, times, serif; font-size: 18px; color: black;}

body {
	margin: 0;
	background-color: #CCCC99;
	}

.serifcopy {
font:	small/1.5em palatino, georgia, serif;
font-size:    small;
font-family: palatino, georgia, serif;
}	

.sanshead {
	font: 9pt/14pt Helvetica, Verdana, Tahoma, sans-serif;
	color: #666633;
	}

.smallsans {
font-family: Helvetica, Verdana, Tahoma, sans-serif;
color: #666666;
font-size: 8pt;
line-height:12pt;	
	}

.smallsanshead {
font-family: verdana, Trebuchet MS, Tahoma, sans-serif;
font-weight: bold;
color: #666633;
font-size: 10px;
line-height:18px;	
	}

input {
	background-color: #ffffff;
	color: #000000;
	font: Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 10px;
	}
	
select {
	background-color: #ffffff;
	color: #000000;
	font: Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 9px;
	width: 200;
	height: 10;
	cursor: hand;
	}

.button {
	background-color: #ffffff;
	color: #000000;
	font: Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 10px;
	cursor: hand;
	}

textarea {
	background-color: #ffffff;
	color: #000000;
	font: Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
	}
	
.supersmall {
	font: 2px/2px Verdana, sans-serif;
	}

.nav {
	font: 9px/15px Verdana, Trebuchet MS, Geneva, sans-serif;
	margin-left: 3px;
	color: #990000;
	cursor: hand;
	}


*/ Links formatting */

a {
	color: #990000;
	text-decoration: underline;
	}

a:link {
	color: #990000;
	text-decoration: underline;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}

a:active {
	color: #666600;
	text-decoration: none;
	}

a:visited {
	color: #666600;
	}

a:visited:hover {
	color: #000000;
	text-decoration: underline;
	}

.copyright {
	font: 10px/12px Verdana, Trebuchet MS, Tahoma, sans-serif;
	color: #999933;
	}
