
h1, h2, h3 , h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #993333;
	line-height:10px;
}

p, a {
	font-size: .9em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #2a3990;
}

a:link { text-decoration: underline; }
a:active { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { background: #e1dfd4; text-decoration: underline; }

ul li {
	list-style-type: square;
	font-size: .9em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #993333;

p.tagline {
	font-size: .9em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #993333;
	text-align: center;
}

.strikeout { text-decoration: line-through; }
.bold { font-weight: bold; }
.box { border: 2 dashed #993333; }
.alert { color: red; font-weight: bold; }

copyright {font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			}
			
.prop {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #2a3990;}
