/*<group=General Styles>*/

body {
	font: 12px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: white;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

b, strong {
	font-weight: none;
	color: #FFF;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

a:hover, a:active {
	color: #AAD214;
	text-decoration: normal;
}

img {
	border-style: none;
	text-align: right;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
