p {


}
ital {
	font-style: italic;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color:  #FF9900;
	outline: none;
}
a:visited {
	color:  #0099CC;
}
a:active {
	color:  #CC0033;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-style: italic;
}
ul {


	line-height: 18px
	color: #000000;
	list-style-type: square;
}
ol {


	line-height: 18px
	color: #000000;
	list-style-type: decimal;
}
li {
}
body {
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
blockquote {
	font-style: italic;
	text-indent: 25pt;
}
.footer {
	font-size: 8px;
}
.header1 {
	font-size: 22px;
	font-style: italic;
	line-height: 30px;
	color: #CC0000;
}
.header2 {
	font-size: 18px;
	font-style: italic;
	line-height: 21px;
	color: #0000CC;
	text-decoration: underline;
}
.header3 {
	font-size: 13px;
	line-height: 16px;
	font-weight: 900;
	color: #CC0000;
}
.header4 {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
.header5 {
	font-size: 18px;
	line-height: 24px;
}
.header6 {
	font-size: 36px;
	line-height: 38px;
	color: #666699;
}
