body {
}

P, div, td {
	font-family : Arial, Times New Roman, Times, Serif;
	font-size : 10pt;
	color : #333;
	vertical-align: top;
}

table.nondenom {
	border: 2 px;
	border-color: #5795A6;
	border-right: 1;
	border-right-color: #5795A6;
	border-top: 1;
	border-top-color: #5795A6;
	width: 240 px;
	cell-padding: 5px; 
	cell-spacing: 5px;
}

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

H1 {
	font-size: 14pt;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding: 0 0 0 10px;
	line-height: normal;
}

H2 {
	font-family : Times New Roman, Times, Serif;
	font-size : 16pt;	
	color : #CC0000;
	font :  15pt;
	font-weight : bold;	
	margin-bottom : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;	
	line-height: normal;	
}

H2.home {
	font-family : Times New Roman, Times, Serif;
	font-size : 14pt;	
	color : #CC0000;
	font-weight : bold;	
	margin-bottom : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;	
	line-height: 0.9em;	
}

H3 {
	font-size : 16pt;	
	color : #00438C;
	font :  16pt;
	font-weight : bold;	
	margin-bottom : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;	
	line-height: normal;	
}

H4 {
	font-size : 13pt;	
	color : #00584A;
	font :  13pt;
	font-weight : bold;	
	margin : 0px;
	padding : 0px;
}

.headline {
	font-size: 12pt;
	color: #00438C;
	font: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: none;
}

.rightcolblue {
	border: 1 solid #00438C;
	background-color: #C4E5FA;
	width: 220;
	padding: 10;
	text-align: center;
	float: right;	
}

.minmarginarrow {
	margin: 10px;
	font-size: 10pt;
	list-style: none;
	list-style-type: none;
}

.square {
	font-size: 10pt;
	list-style: square;
	margin: 5px;
	padding-left: 8px;
	padding-bottom: 0px;
}

ul, li {
	font-size : 10pt;
}

.regular {
	font-size : 11pt;
}

.teal {
	color : #4F818F;
}

.blue {
	color : #00438C;
}

.red {
	color: #FF0000;
}

.ltred {
	color : #C5667B;
}

.ltteal {
	color : #92B1A1;
}

/*.green {
	color : #24744B;
}*/

.green {
	color : #456D58;
}

.vividteal {
	color : #008A77;
}

.darkgreen {
	color : #00584A;
}

.brown {
	color : #875522;
}

.hotpink {
	color : #EC008C;
}

.darkpink {
 	color : #C73152;
} 

.purple {
 	color : #814890;
}

/*.green {
	color: #7D8834;
}*/

.white {
	color: #EEEEEE;
}

.black {
	color : #000000;
}

.burgundy {
	color : #802833;
}

.orange {
	color : #F38C25;
}

.darkorange {
	color : #E85B00;
}

.dustyrose {
	color: #C15F5E;
}

.tiny {
	font-size : 7pt;
	line-height : 9pt;
}

.smaller {
	font-size : 8pt;
	line-height : 9pt;
}

.donate {
	font-size : 7pt;
	line-height : 9pt;
	align: left;
}

div.search {
	align: right;
}

.tree {
	font-size : 7pt;
	line-height : 9pt;
	color: 4F818F;
}

.regular {
	font-size : 11pt;
	line-height : 13pt;
}

.largish {
	font-size : 13pt;
	line-height : 14pt;
}

.large {
	font-size : 13pt;
	line-height : 15pt;
}

.footer {
	color : #000080;
	font-size : 10pt;
}

.strike {
	text-decoration: line-through;
}

.smallCaps {
	font-variant: small-caps;
}

.verse {
	font-family : Times New Roman,Times,Serif;
	font-size : 12pt;
	color : #0052C2;
}

.comicsans {
	font-family : 'Comic Sans MS', 'Dom Casual';
	font-size : 10pt;
}

.small {
	font-size : 9pt;
}

.smallpurple {
	font-size : 10pt;
	line-height : 11pt;
	color : #8560A8;
}

.bluequotes {
	font-size: 11pt;
	line-height: 14pt;
	background: #C4E5FA;
	padding : 1px;
}

HR {
	color : #346BA6;
}

HR.footer {
	color: #000000;
}

A:Link {
	color: #cc0000;
	text-decoration : underline;
}

A:VISITED {
	color: #cc0000;
	text-decoration : underline;
}

A:Hover{
	color: #800000;
	text-decoration : underline;
	}


