BODY
	{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	}


TABLE
	{
	border: 0px none #000000; 
	border-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin ;
	border-style: none;
	border-collapse: collapse
	}
	
/* content */
P
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
TEXTAREA
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
INPUT
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
.textwhite
	{ 
		font-family: Arial;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}

.textwhitesmall
	{ 
		font-family: Arial;
		color: #FFFFFF;
		font-size: 10px;
		font-weight: none;
		text-decoration: none;
	}

.textblack
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
TD
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
.title
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
	
.titlewhite
	{ 
		font-family: Arial;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
.titleblack
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
	
.small
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 11px;
		font-weight: none;
		text-decoration: none;
	}
	
.smallbold
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	
A.text
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}

A.text:active
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
A.text:hover
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
A.nav
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}

A.nav:active
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
A.nav:hover
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
A.subnav
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}

A.subnav:active
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
A.subnav:hover
	{ 
		font-family: Arial;
		color: #000000;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
	}
	
A.small
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 11px;
		font-weight: none;
		text-decoration: none;
	}

A.small:active
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	
A.small:hover
	{ 
		font-family: Arial;
		color: #666666;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	
.white
	{
	background-color: #FFFFFF;
	}	
	
.black
	{
	background-color: #000000;
	}	
	
.grey
	{
	background-color: #CCCCCC;
	}	
	
.lightgrey
	{
	background-color: #DDDDDD;
	}	
	
.darkgrey
	{
	background-color: #AAAAAA;
	}	
