a {  
	color: #00f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a:hover{
	color: #f33;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	}
	
.tableMain {
	border-bottom: 1px solid #80A06C;
	border-right: 1px solid #80A06C;
}

.normalText,
.normalTextBold, a.normalTextBold, a.normalTextBoldRed,
.normalTextBoldRed,
.normalTextRed,
.normalTextBoldGreen,
.normalTextItalic,
.trainingTextTitle,
li,
ul,
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}

.normalTextBoldRed {
	color: red;
	}

.normalTextBold,
.normalTextBoldRed {
	font-weight: bold;
	}
	
a.normalTextBold,
a.normalTextBoldRed {
	text-decoration: none;
	}

a.normalTextBold:hover,
a.normalTextBoldRed:hover {
	color: #aaa;
	}

.normalTextRed {
	color: red;
	}

.normalTextBoldGreen,
.trainingTextTitle {
	font-weight: bold;
	color: #093;
	}
	
.normalTextItalic {
	font-style: italic;
	}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	background-color: #E6994B;
	text-align: center;
	}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #099;
	}
	
.linkHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #933;
	}

.linkMaxcreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #00F;
}

a.linkMaxcreative:hover {
	text-decoration: none;
	color: #000;
}

.directorTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	color: #300;
	}
	
.columnHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 20px;
	background-color: #FF9933;
	color: #fff;
	}
	
abbr,
acronym,
.help {
	border-bottom: 1px dotted #03f;
	cursor: help;
	}
	
.infantAdoptHeader, .infantAdoptHeaderBold {
	font: 24px Helvetica, Arial, sans-serif;
	color: #80A06C;
}

.infantAdoptHeaderBold {
	font-weight: bold;
	}

.tapestriesForm {
	font: x-small "Comic Sans MS", "Arial";
	}
	
.textIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 18px;
}

.textIndexQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C60;
	line-height: 14px;
}

.linkBottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00F;
	line-height: 16px;
}

a.linkBottomNav:hover {
	text-decoration: none;
	color: #f33;
}

.linkIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00F;
	line-height: 16px;
}

a.linkIndex:hover {
	text-decoration: none;
	color: #111;
}