body	{
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #FFFFFF;
		}

p		{
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif; 
		font-size: 13px;
		color: #434343;
		line-height: 17px;
		}
		
.copy	{
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif;
		font-size: 11px;
		line-height: 12px;
		color: #434343;
		text-align: justify;
		}
		
.title	{ 
		font-family: Georgia;Arial,Helvetica,sans-serif; 
		font-size: 24px;
		color: #434343;
		letter-spacing: 1px;
		}

.title2 { 
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif; 
		font-size: 13px;
		color: #434343;
		letter-spacing: 1px;
		line-height: 17px;
		}
	
.menu 	{ 
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif; 
		font-size: 13px;
		line-height: 32px;
		letter-spacing: 1px;
		color: #434343;
		margin-top:10px;
		}

.res	{
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif;
		font-size: 13px;
		color: #434343;
		margin-left: 20px;
		margin-top: 10px;
		margin-right: 10px;
		}
	
pre 	{ 
		font-family: Courier,Courier New; 
		font-size: 13px;
		color: #434343;
		line-height: 17px;
		}
	
h1 		{ 
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif;
		color: #434343;
		font-size: 22px;
		font-weight: normal;
		}
	
h2 		{ 
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif;
		color: #434343;
		font-size: 20px;
		font-weight: normal;
		margin-top: 15px;
		}
	
h3 		{ 
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif;
		color: #434343;
		font-size: 16px;
		font-weight: bold;
		}
	
th 		{
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif;
		font-size: 16px;
		color: #434343;
		}
	
td 		{ 
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif; 
		font-size: 13px;
		color: #434343;
		}
	
dl 		{ 
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif; 
		font-size: 13px;
		line-height: 21px;
		color: #434343;
		}
	
ul 		{ 
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif; 
		font-size: 13px;
		line-height: 18px;
		color: #434343;
		margin-left: 25px;
		margin-top: 5px;
		}
		
.res	{
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif;
		font-size: 13px;
		line-height: 17px;
		color: #434343;
		margin-top: 5px;
		margin-left: 40px;
		margin-right: 10px;
		}
	
ol 		{ 
		font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif; 
		font-size: 13px;
		line-height: 21px;
		color: #434343;
		}
		
a:link	{
		color:		#434343;
		text-decoration:	underline;
		}
		
a:hover		{
		color:		#777777;
		text-decoration:	underline;
		}
		
a:active 	{
		color:		#777777;
		text-decoration:	underline;
		}
		
a:visited	{
		color:		#434343;
		text-decoration:	underline;
		}

