body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
.contentSmall {
	font-weight: normal; 
	font-size: 9px; 
	color: #000000; 
	line-height: 14px;
	font-family: 'Microsoft Sans Serif', Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.contentMedium {
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
	line-height: 14px;
	font-family: 'Microsoft Sans Serif', Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.contentMediumWhite {
	font-weight: normal; 
	font-size: 11px; 
	color: #FFFFFF; 
	line-height: 14px;
	font-family: 'Microsoft Sans Serif', Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.contentLarge {
	font-weight: normal; 
	font-size: 26px; 
	color: #000000; 
	line-height: 14px;
	letter-spacing: -2px;
	font-family: 'Microsoft Sans Serif', Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.contentHighlight {
	font-weight: normal; 
	font-size: 11px; 
	color: #000000;
	background-color: #FFF200;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 14px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: 'Microsoft Sans Serif', Tahoma, Verdana, Arial, Helvetica, sans-serif
}
A:link {
	font-weight: normal; 
	color: #ec008c; 
	text-decoration: none
}
A:visited {
	font-weight: normal; 
	color: #ec008c; 
	text-decoration: none
}
A:active {
	font-weight: normal; 
	color: #ec008c; 
	text-decoration: underline
}
A:hover {
	font-weight: normal; 
	color: #ec008c; 
	text-decoration: underline
}
