﻿BODY {
 	background-color : #000000;
 	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin : 0;
}
IMG {
	border: 0px;
}

P {
 font-size : 11px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : left;
 padding-left : 5px;
 padding-right : 5px;
}
P.caption {
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 line-height : 11px;
 color : #000000;
 text-align : left;
 padding-left : 2px;
 padding-right : 2px;
}
P.center {
 font-size : 11px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : center;
 padding-left : 5px;
 padding-right : 5px;
}
P.head {
 font-size : 12px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 text-align : left;
 line-height : 14px;
 padding-left : 5px;
 padding-right : 5px;
}
P.nav {
 font-size : 11px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 color : #B20000;
 text-align : left;
 line-height : 14px;
 padding-left : 14px;
}
P.quote {
 font-size : 12px;
 font-family : times;
 font-weight : normal;
 font-style : italic;
 color : #000000;
 text-align : center;
 padding-left : 100px;
 padding-right : 100px;
}
P.qRt {
 font-size : 12px;
 font-family : times;
 font-weight : normal;
 font-style : italic;
 color : #000000;
 text-align : right;
 padding-left : 100;
 padding-right : 100;
}
P.right {
 font-size : 11px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : right;
 padding-left : 5;
 padding-right : 5;
}

H3 {
 font-size : 12px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 text-align : center;
}

H4 {
 font-size : 11px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 text-align : left;
 padding-left : 30;
 padding-right : 8;
}
UL {
 font-size : 11px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : left;
}

0L {
	font-size : 11px;
    font-family : verdana,arial,helvetica,Sans-Serif;
    font-weight : normal,bold,italic;
    font-style : normal,bold,italic;
    color : #000000;
    text-align : left;
	list-style : decimal;
}

A:link, A:visited {
 text-decoration : none;
 color : #824014;
}

A:hover, A:visited:hover {
 text-decoration : none;
 color : #5F5F5F;
}

p.link
	{
		color: #632107;
		font:  small-caps BOLD 12px arial;
		line-height: 8pt;
	}

div.vcard {
	font-size : 11px;
    font-family : verdana,arial,helvetica,Sans-Serif;
	width: auto;
	padding: 5px;
	background-color: #000;
	color: #FFF;
}

div.vcard a {
	color: #FFF;
}