body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #060606;
    font-weight: normal;
    background-color: #FFFFFF;
    font-style: normal;
    list-style-position: inside;
    list-style-type: disc;
    font-size: 12px;
	line-height: 16px;
    margin-left: 24px;
    width: 700px;
}


td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #464646;
   font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #161616;
    font-weight: normal;
}
h1 {
	font-size: 18px;
	color: #464646;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 0px;
}
h2 {
	font-size: 16px;
	color: #464646;
		font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #464646;
	text-transform: uppercase;
	text-indent: 0px;
}
h4 {
	font-size: 12px;
	color: #464646;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-weight: normal;
}
blockquote {
	text-align: left;
	display: block;
	margin-top: 11px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
p {
	color: #262626;
	font-size: 12px;
	line-height: 16px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	font-style: normal;
	color: #161616;
	font-size: 11px;
}

.caption {
	font-size: 9px;
}
link {
	color: #CC0000;
}
a:link {
	color: #3300CC;
}
