body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

	.text	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #494E4E;
		}		
		
	.texts	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
		color: #494E4E;
		}
		
	.header	{
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 13.5px;
		line-height: 16px;
		text-decoration: none;
		color: #494E4E;
		}
	.subheader	{
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;
		text-decoration: underline;
		color: #494E4E;
		}

	.textbold	{font-weight: bold;}


	A:link {color: #494E4E; text-decoration: none;}
	A:visited {color: #494E4E; text-decoration: none;}
	A:active {color: #494E4E; text-decoration: none;}
	A:hover {color: #494E4E; text-decoration: underline;}
	

