body {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
	font-size: .75em;
	line-height : 125%;
	background-color: #FFFFFF;
	 }
	 
div.box  {
	color : #333333;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	border: 1px solid #ff8000;
	
	}
	
	
A  {
	color: #ff8000;
	text-decoration : none;
	font-family : arial;
	font-weight : normal;
	font-style : normal;

	}

A:Visited  {
	color : #a5327c;
	font-family : arial;
	font-weight : normal;
	font-style : normal;

	text-decoration : underline;
	}

A:Active  {
	color : #00838c;
	font-family : arial;
	font-weight : normal;
	font-style : normal;

	text-decoration : underline;
	}

A:Hover  {
	color : #00838c;
	font-family : arial;
	font-weight : normal;
	font-style : normal;

	text-decoration : underline;
	}
	
	P {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;

}

	A.bold {
	color : #a5327c;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;

	text-decoration: none;
	}

P.small  {
	color : #666666;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	font-size: smaller;
	text-decoration: none;
	}
	
P.box  {
	color : #333333;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size: smaller;
	text-decoration: none;
	border: 1px solid #ff8000;
	}
	
P.gray {
	color : #999999;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size: larger;
	text-decoration: none;
	}
	
	P.plum {
	color : #a5327c;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;

	text-decoration: none;
	}
	
	P.smallcaps {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size: smaller;
	text-decoration: none;
	}
	
		P.q {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;

	text-decoration: none;
	background-color: #FF8000;
	}

strong.plum
{
	color : #a5327c;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	}
	
	table.highlight  {
	border: 1px solid #ff8000;
	background-color: #CCCCCC;
	}
