body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e6e6e6;
	color: #FFFFFF;
}

A {
	COLOR: #0033FF; TEXT-DECORATION: underline
}
A:active {
	COLOR: #FF0000; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #0033FF}
A:hover {
	COLOR: #FF9900; TEXT-DECORATION: underline}

h1, h2, h3 {
	font-weight: bold;
	padding-bottom: 4px;
	}
h1 {
	font-size: 24px;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	}
h2 {
	font-size: 14px;
	color: #127BE8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
h3 {
	font-size: 14px;
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
	
h5 {
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: none;
	background-color: #333333;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 0px;
	border: 1px solid #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}



.framer {
	border: 1px solid #333333;
}

