body, table, td, div {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;}

.content {
	margin: 10px;}

.content image {
	margin-top: 2px;}

h1{
	margin: 0px;
	color: #B81C00;
	font-family: impact, arial, times new roman, sans-serif;
	font-size: 30px;
	text-transform: lowercase;
	font-weight: normal;
	border-bottom: 2px solid #000000;
	line-height: 30px;}

h2{
	margin: 0px;
	color: #008F98;
	font-family: times new roman, sans-serif;
	font-size: 23px;
	text-transform: lowercase;
	font-weight: normal;
	border-bottom: 2px solid #b81c00;}

h3{
	margin: 0px;
	color: #008F98;
	font-family: times new roman, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: -2px;}

a:link {color: #B81C00; font-weight: bold;}
a:visited {color: #303030; font-weight: bold;}
a:hover {color: #008F98; font-weight: bold;}
a:active {color: #008F98; font-weight: bold;}

.content a:link {color: #B81C00; font-weight: bold; border-bottom: 1px solid #000000;}
.content a:visited {color: #303030; font-weight: bold; border-bottom: 1px solid #303030;}
.content a:hover {color: #008F98; font-weight: bold; border-bottom: 1px solid #B81C00;}
.content a:active {color: #008F98; font-weight: bold; border-bottom: 1px solid #B81C00;}

b {color: #008F98}
strong {font-weight: normal; color: #B81C00; text-transform: uppercase;}
i, em {color: #B81C00;}

blockquote {
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border-right: 1px solid #008F98;
	border-left: 2px solid #B81C00;
	padding-left: 5px;
	padding-right: 5px;}

input, textarea, select, option {
	background-color: #F8F8D8;
	border: 1px solid #B81C00;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2}

.bottom{
	font-family: arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;}

.bottom a:link {text-decoration: none;}
.bottom a:visited {text-decoration: none;}
.bottom a:hover {text-decoration: none;}
.bottom a:active {text-decoration: none;}

.embedl {
	border: 1px solid #FA816B;
	padding: 2px;
	margin-top: 4px;
	margin-right: 4px;}

.embedr {
	border: 1px solid #FA816B;
	padding: 2px;
	margin-top: 4px;
	margin-left: 4px;}

.embedc {
	border: 1px solid #FA816B;
	padding: 2px;}


ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 25px;
	padding-top: 5px;}

li{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: .6em;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-right: 10px;}