HTML, TABLE, TR, TD, IMG, INPUT, SELECT, TEXTAREA {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
BODY {
	background-color : #E8EAEF;
}
HR {
	border: none 0; 
	border-top: 3px double white;
	width: 95%;
	height: 3px;
	text-align: left;
}
A, A:active, A:visited {
	color: #5fa8b4;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
INPUT, SELECT, TEXTAREA {
	color: #333936;
	border-style: solid;
	border-color: #9EA5A3;
	border-width: 1;
}
H1 {
	font-size: 18px;
	font-weight: bold;
}
H2 {
	font-size: 16px;
	font-weight: bold;
}
H3 {
	font-size: 14px;
	font-weight: bold;
}
blockquote {
	margin-left: 15px;
	margin-right: 15px;
}



.content {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 0px 4px 0px 4px;
}



.frm {
	color: #00000;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: abs-top;
	margin: 0px 4px 0px 4px;
	padding: 0px 4px 0px 4px;
}



.button {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	veritical-align: middle;
}
.button A {
	color: #ffffff;
}
.button A:visited {
	color: #ffffff;
	text-decoration: none;
}
.button A:hover {
	text-decoration: underline;
}	



.outer {
	color: black;
	background-color: white;
	border: 1 solid black;
	border-collapse: collapse;
	margin: 1;
	padding: 1;
}



.bulletin {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 2px 5px 2px 5px;
	padding: 2px 5px 2px 5px;
}
.bulletin h2 {
	font-size: 16px;
	font-weight: bold;
}
.bulletin A {
	color: #ffffff;
	text-decoration: none;
}
.bulletin A:visited {
	color: #ffffff;
	text-decoration: none;
}
.bulletin A:hover {
	text-decoration: underline;
}


.copy {
	color: white;
	background-color: #6699cc;
	border: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}



.titleBlue {
	color: #000080;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 10px 4px 6px 4px;
}
.titleBlue A {
	color: #000080;
	text-decoration: none;
}
.titleBlue A:visited {
	color: #000080;
	text-decoration: none;
}
.titleBlue A:hover {
	text-decoration: underline;
}



.titleYellow {
	color: #6699cc;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 10px 4px 6px 4px;
}
.titleYellow A {
	color: #6699cc;
	text-decoration: none;
}
.titleYellow A:visited {
	color: #6699cc;
	text-decoration: none;
}
.titleYellow A:hover {
	text-decoration: underline;
}
