.radioStyle {
	background-color: White;
	border: #000000 solid 1px;
	font-family: verdana;
	font-size: 12px;
	color: #000000
}

/* Link Styles */

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	text-decoration : underline;
	font-size: 9pt;
	font-weight: bold;
}
a:link {
	color: #333399;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}
a:visited {
	color: #333399;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

/* // */

#wrapper{
width:800px;
margin:0 auto;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4F4F4F;
	font-weight: normal;
	line-height : 115%;
	background-color: #FFFFFF;
	background: url(images/background2.gif);
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4F4F4F;
	font-weight: normal;
	line-height : 115%;
	background-color: #FFFFFF;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
/*	This class is for Font Size="2"     	*/

.fontsize1 {
	font-size: 9pt;
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-weight: 200;
	letter-spacing: +1px;
}
/*	This class is for Font Size="1"     	*/

.fontsize2 {
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	color: black;
	font-weight: bold;
	line-height : 130%;
}
.fontsize3 {
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: Black;
	line-height : 130%;
}
.rollover2:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	text-decoration : none;
	font-size: 11pt;
	font-weight: 700;
	letter-spacing: +1px;
}
.rollover2:link {
	color: #333399;
	text-decoration: none;
	font-size: 11pt;
	font-weight: 700;
	letter-spacing: +1px;
}
.rollover2:visited {
	color: #333399;
	text-decoration: none;
	font-size: 11pt;
	font-weight: 700;
	letter-spacing: +1px;
}
.rollover2:hover {
	color: #cc0000;
	text-decoration: none;
	font-size: 11pt;
	font-weight: 700;
	letter-spacing: +1px;
}

