a:link, a:visited {

	text-decoration: none;

	color: #0099cc;

	font-weight:bold;

}

a:hover, a:active {

	text-decoration: underline;

	color: #20bddd;

}

.bodyWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

}

th {

	font-size: 11px;

	text-align:left;

	font-weight:bold;

	background-color:#fafafa;

	padding: 10px 10px 10px 10px;

}

td {

	text-align:left;

	font-size: 11px;

	font-weight: normal;

}

h1, h2, h3, h4, h5, h6 {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 8px 0px;

	color: #333333;

}

h1 {

	font-size: 18px;

}

h2 {

	font-size: 16px;

}

h3 {

	font-size: 14px;

}

h4 {

	font-size: 12px;

}

h5 {

	font-size: 10px;

}

h6 {

	font-size: 12px;

	font-weight: normal;

	line-height:18px;

}

li {

	font-size: 11px;

	font-weight: normal;

	line-height:15px;

	padding-right:10px;

}

p {

	font-size: 11px;

	font-weight: normal;

	line-height:15px;

	padding-right:10px;

}


