/* CSS Document */

p{
font-family: Optima;
font-size: 14px;
color: #CCCCCC;
line-height: normal;
padding: 3px;
}.para {
	font-family: Optima;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	color: #CCCCCC;
	word-spacing: normal;
	height: auto;
}
.dark {
	font-family: Optima;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.linktext {
	font-family: Optima;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #0066FF;
}

