td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;

}
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 6px;


}
p {
	margin: 0px 0px 10px;
}
a:link {color: #CCCC66;}
a:visited {color: #CCCC66;}
a:hover {color: #ffffff;}
a:active {color: #CCCC66;}
li {
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
}
.left {
	margin-right: 20px;
	margin-top: 20px;
}
.line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
