BODY {
	margin : 0px;
	background-color: #ffffff;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TABLE.topframe {
	background-color: #ffffff;
	padding : 0px;
	border : 2 ridge #6992AE;
	width : 770px;
	margin: 0px;
}
TD, .normal {
	font-size: 11px;
	color: #333333;
}
TH {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.stress { font-weight : bold; color : teal;}
.stressBig { font-weight : bold; font-size:13px; color : teal;}
.subtitle {
	font-size : 15px;
	font-weight : bold;
	color : #006699;
	text-decoration: underline;
}
.person_title {
color:#006699;font-size:14px;font-weight:bold;
}
.note {
	color : #336699;
	font-size : 9px;
	text-decoration: none;
	font-family : Verdana;
}
.notice {
	color:#336699;
	text-align:center;
	font-size:18px;
}
.bottomFrame {
	background-color : #6992AE; 
	height : 35px;
}
.bottomFrame td {
	border-top : 2 ridge #6992AE;
	font-weight : bold;
	text-align : center;
}
.quote {
	font
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: justify;
}
.copyrt {
	color : white;
}
.credit a {
	color : #cccccc;
	text-decoration : none;
}
