body { 	font-family:arial,helvetica;
	background-color: #999999;
	marginwidth: 0px;}

.deftext{
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 12pt;
	color: #33CCCC;
}

.header{
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 18pt;	
	font-weight:100;	
	color: #33CCCC;
}
A  {
  font-weight: normal;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 12pt;
	color : #0000FF;
	text-decoration : none;
}
A:Visited  {
	font-weight: normal;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 12pt;
	text-decoration : none;
	color: #0000FF;
}
A:Active  {
	font-weight: normal;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 12pt;
	color : #0000FF;
}
A:Hover  {
	font-weight: normal;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 12pt;
	color : #FF9933;
}
A.copylink  {
	font-weight: normal;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 12pt;
	color : #bfbfbf;
	text-decoration : underline;
}
A:Visited.copylink   {
	font-weight: normal;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 12pt;
	text-decoration : underline;
	color: #bfbfbf;
}
A:Active.copylink  {
	font-weight: normal;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 12pt;
	text-decoration: underline;
	color : #0000FF;
}
A:Hover.copylink  {
	font-weight: normal;
	text-decoration: underline;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 12pt;
	color : Gray;
}
A.home {  
	font-weight: narrow;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 12pt;
	color : Gray;
	text-decoration : none;
}
A:Visited.home  {
	font-weight: narrow;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 12pt;
	text-decoration : none;
	color: Gray;
}
A:Active.home  {
	font-weight: narrow;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 12pt;
	color : #339933;
}
A:Hover.home  {
	font-weight: narrow;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 12pt;
	color : Gray;

}
A.h2  {
  font-weight: bold;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 18pt;
	color : #000000;
	text-decoration : none;
}
A.h2:Visited  {
	font-weight: normal;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 16pt;
	text-decoration : none;
	color: #0000FF;
}
A.h2:Active  {
	font-weight: normal;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 16pt;
	color : #0000FF;
}
A.h2:Hover  {
	font-weight: normal;
	font-family : arial, gill sans, gillsans, helvetica;
	font-size: 16pt;
	color : #FF9933;
}
