/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color: #FF9933;
	}
	
a:hover {
	color: #999999;
	text-decoration:underline;
	}

/* Class Styles */

.bodyText {
	line-height:16px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	}

.bodyTextBold {
	line-height:18px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	}

.bodyTextBoldTitle {
	line-height:24px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	}

.bodyTextBoldTitlesmall {
	line-height:12px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	}

.footer {
	font-size: 10px;
	color: #CCCCCC;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	}
