h1
	{ margin-left:28px; margin-right:28px; font-family:Tahoma,Verdana,sans-serif; line-height:1.25; font-size:12pt;}
body
	{ margin-left:28px; margin-right:28px; background-color:teal; font-family:Tahoma,Verdana,sans-serif; margin:28pt; line-height:1.25; font-size:10pt;}
table
	{ margin-left:28px; margin-right:28px; border: 0px solid gray }
td
	{ font-family:Tahoma,Verdana,sans-serif; line-height:1.25; font-size:10pt; }

.TitleRow
	{ background-color:teal; color:white; }

.TitleRowBlack
	{ background-color:black; color:white; }

.subhead14
	{ font-size:14pt; font-weight:normal; }

.subhead12
	{ font-size:12pt; font-weight:normal; }

P,ol,ul
	{ margin-left:28px; margin-right:28px; font-family:Tahoma,Verdana,sans-serif; line-height:1.25; font-size:10pt; }

A
	{ text-decoration:none; color: blue; }

A:visited
	{ text-decoration:none; color: blue; }

A:hover
	{ color: #FF0000; text-decoration: none; }

ul.NoBullet
	{ list-style-type: none; }

#container
	{ background: #fff;
 	margin: auto;
 	width: 750px;
 	min-width: 750px;
	min-height: 900px;
	 padding-left: 28px;
	 padding-right: 28px;
	 padding-top: 22px;
 	padding-bottom: 22px;
	 /*-moz-border-radius: 10px;*/
	 /*-webkit-border-radius: 10px;*/
	 border-style:solid;
	 border-width:0px;
	 border-color:#fff; 
	}

blockquote
	{ background-color:#f6ebc1; color:#800; padding:15px; width:500px; border-left: 5px #fce27c solid; text-align:justify; margin-left:28px; margin-right:0px; line-height:1.25; font-size:9pt; }
