BODY  {
	background-color : White;
	color : inherit;
	font-family :  Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	margin-left : 0;
	margin-top : 0;
}

P {
	font-family :  Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-align: justify;
}

A {
	background-color : transparent;
	font-family :  Arial, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #4A76B9;
	text-decoration :  none;
}

A:HOVER {
	background-color : transparent;
	font-family :  Arial, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #990000;	
	text-decoration :  underline;
}

DIV#content {
	background-color : transparent;
	overflow: auto;
	width: 770px;
	height: 619;
}

TD {
	font-family :  Arial, sans-serif;
	font-size : 10pt;
	text-align: justify;
	vertical-align: top;
}

TD#label {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

TD#list {
	text-align: left;
	vertical-align: top;
	background-color: #EEEEEE;
}

TABLE#coupon {
	border: medium dashed #000000;
	width: 300px;
	height: 300px;
	vertical-align: bottom;
}

INPUT {
	font-family :  Arial, sans-serif;
	font-size : 10pt;
}

IMG#border {
	border: thin solid #4A76B9;
}

TABLE.media {
	width: 600px;
}

TABLE.media TD {
	text-align: center;
}

.heading {
	font-family : Arial, sans-serif;
	font-size : 18pt;
	color: #D2232A;
	font-weight : bold;
	font-style: italic;
	text-align: center;
	text-decoration: underline;
}

.subheading {
	font-family : Arial, sans-serif;
	font-size : 14pt;
	color: #D2232A;
	font-weight : bold;
	font-style: none;
	text-decoration: none;
}

.highlight {
	font-family : Arial, sans-serif;
	font-size : 12pt;
	color: #D2232A;
	font-weight : bold;
	font-style: italic;
	text-decoration: none;
}

.error {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color: #FF0000;
	font-weight : bold;
}

.copywrite {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	color: #000000;
	text-align : right;
}

.required {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #FF0000;
}






