a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #66CCCC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC9999;
	text-decoration: none;
}
h1 {
	font-size: x-large;
	font-style: italic;
	text-transform: capitalize;
	color: #FFCC99;
	text-decoration: none;
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman", serif;

}
h2 {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman", serif;
	font-size: large;
	font-style: normal;
	color: #99FF99;
	text-decoration: none;
	text-transform: capitalize;
	text-align: right;
}
.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF99;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 25pt;
	vertical-align: middle;
	word-spacing: normal;
}
.quote {
 text-align: justify;
 margin: 12px;
 position: relative;
 float: right;
 width: 33%;
 color: #FFCC99;
}
h3 {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman", serif;
	font-size: medium;
	font-style: italic;
	color: #CCFFFF;
	text-decoration: none;
	text-align: left;
	letter-spacing: 5px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #000000;
	background-image:  url(images/frm_mid_bg_blk.gif);
	background-repeat: no-repeat;
	background-position: 6px top;
}

#scripts {
	clear: both;
	float: none;
	margin-left: 25pt;
}
