
.smallTypeBold {
	font-style: normal; 
	font-weight: bold; 
	font-style:normal; 
	font-size: 10pt;
}

.copyright {
	font-family:  arial, helvetica, Geneva, sans-serif;
	font-weight: normal; 
	font-style: italic; 
	font-size: 10pt;
}

.greenText {
	color: #008000;
}

.blackLargeBold {
	color: #000000;
	font-size: 133%;
	font-weight: bold;
}
.maroonLarge {
	color: #800000;
	font-size: 24pt;
	font-weight: normal;
}


h1 {
	color: #800000;
	font-size: 16pt;
}

h2 {
	color: #800000;
	font-size: 14pt;
}
	
a.blueLink:link, a.blueLink:active, a.blueLink:visited{
	font-size: 117%; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #00008B; 
	text-decoration: underline ;
}
a.blueLink:hover {  
	font-size: 110%;
	font-weight: bold;
	background-color: #00008B;
	color: #FFFFFF;
	text-decoration: underline ;
}






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

a:hover { 
	color: #000099; 
	text-decoration: none; 
}

.hugetitle { 
	color: #993333; 
	font-weight: bolder; 
	font-size: 24pt; 
}

.title { 
	color: #993333; 
	font-weight: bolder; 
	font-size: 16pt; 
}

.bigblack { 
	color: #000000; 
	font-weight: bolder; 
	font-size: 14pt; 
}

.section { 
	color: #4B6615; 
	font-weight: bolder; 
	font-size: 12pt; 
}

.subsection { 
	color: #0C5781; 
	font-weight: bolder; 
	font-size: 12pt; 
}

.bluebold { 
	color: #0C5781; 
	font-weight: bolder; 
	font-size: 11pt; 
}

.redsubsection { 
	color: #993366; 
	font-weight: bolder; 
	font-size: 12pt; 
}



.redsmprint  { 
	color: #993366; 
	font-size: 8pt; 
}

.notbold { 
	font-weight: normal; 
}

img.pic {
	margin: 5px;
	border: 2mm #993366 solid;
	padding: 2px;
	background: #ffffff; 
}

img.thumb {
	border: #993366;
	border-style: solid;
	border-width: 2px; 
}


hr { 
	color: #4B6615; 
}


select { 
	color: #0C5781; 
	font-weight: bolder; 
	background-color: #cccccc; 
}

.submit { 
	color: #0C5781; 
	font-weight: bolder; 
	background-color: #cccccc; 
}

.heading
{
	color: #F5F4D7;
	font-weight: bolder;
	font-size: 14px;
	border-style: solid;
	border-width: 1px;
	background-color: #4B6615;
	padding: 2px;
	border-color: #000000;
}