body 
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	line-height:135%;
	background-image:url(/images/background.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	}

.newsletter
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	background-image:none;
	}
	
a:link
	{
	color:#3300cc;
	text-decoration: none;
	}

a:visited
	{
	color:#3300cc;
	text-decoration: none;
	}

a:hover
	{
	color:#ff9900;
	text-decoration: underline;
	}
	
em
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#666666;
	font-weight: bold;
	font-style: normal;
	}
	
.small
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	font-weight: normal;
	}

.pink
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:14pt;
	color:#ff6666;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}

.orange
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:14pt;
	color:#ff9900;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}

.yellow
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:14pt;
	color:#ffcc33;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
	
.green
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:14pt;
	color:#33cc00;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}

.darkgreen
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:14pt;
	color:#006600;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
		
.blue
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:14pt;
	color:#0099ff;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}

.darkblue
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:14pt;
	color:#3300cc;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
	
.purple
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:14pt;
	color:#9966ff;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
	
.darkpurple
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:14pt;
	color:#530d99;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}

h1
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:18pt;
	color:#666666;
	font-weight: normal;
	margin-top: 0pt;
	margin-bottom: 3pt;
	}

h2
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:14pt;
	color:#666666;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	}

hr
	{
	border:0;
	height:2px;
	width:100%;
	color:#666666;
	background:#666666;
 	}
			
table, td, tr
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:normal;
	line-height:135%;
	border-collapse: collapse;
	}	

th
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	background:#ffcc33;
	font-weight: bold;
	line-height:135%;
	}

.centertable, .centertable td, .centertable tr
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight: normal;
	line-height:135%;
	text-align: center;
	padding: 2px 0px;
	}	

.formtable, .formtable td, .formtable tr
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight: normal;
	text-align: left;
	background:none;
	line-height:135%;
	}	

.formtable th
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight: normal;
	text-align: right;
	background:none;
	line-height:135%;
	}