.text { 
	color:#363636;
	font-size: 11px; 
	line-height: 13px; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-style: normal }

.textSmall { 
	color:#363636;
	font-size: 9px; 
	line-height: 13px; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-style: normal }

.textbig { 
	color:#363636;
	font-size: 14px; 
	line-height: 13px; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-style: normal }

.header4 { 
	color: #cc6600; 
	font-size: 16px; 
	line-height: 16px; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight: bold}
	
.header5 {
	 color: #333300; 
	 font-size: 12px; 
	 line-height: 14px; 
	 font-family: Arial, Helvetica, Sans-Serif; 
	 font-weight: bold }



.heading1
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	color:#363636;
}
.heading2
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:9pt;
	font-style:italic;
	font-weight:bold;
	color:#363636;
}

.heading3
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12pt;
	font-weight:bold;
	color:#363636;
}

.normalText
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:11pt;
	color:#363636;
	line-height: 16pt;
}
.normalLink
{
	color:#597894;
}
.smallText
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:8pt;
	color:#363636;	
}
.boldText
{	font-family:Arial,Helvetica,Sans-Serif;
	font-size:9pt;
	color:#363636;
	line-height: 16pt;
	font-weight:bold;
}
.italicText
{	font-family:Arial,Helvetica,Sans-Serif;
	font-size:9pt;
	color:#363636;
	line-height: 16pt;
	font-style:italic;
}	
.leftText
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:8pt;
	color:E8EEF2;
	line-height: 16pt;
}
.leftBold
{	font-family:Arial,Helvetica,Sans-Serif;
	font-size:8pt;
	color:black;
	line-height: 16pt;
	font-weight:bold;
}
.leftLink
{	font-family:Arial,Helvetica,Sans-Serif;
	font-size:8pt;
	color:ffffff;
	line-height: 16pt;	
}
INPUT
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:10pt;
	color:black;
	
}
TEXTAREA
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:10pt;
	color:black;	
}

A:link	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{		
	color:	#FF0000;
	}
	
BODY.Brown
{
	background : #C0B39A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin : 0px;
}
	
.button
{
	background : #cccccc;
	border-color : #ffffff;
	color : #333333;
	font-size : xx-small;
	font-weight : bold;
}



