.text
	{
		font-size: 10px;
		color: #282828;
		font-family: Verdana;
		font-weight: normal;
		text-decoration: none;
	}
.text_bold
	{
		font-size: 10px;
		color: #282828;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
	}
.text_light
	{
		font-size: 10px;
		color: #464646;
		font-family: Verdana;
		font-weight: normal;
		text-decoration: none;
	}
.text_bold_light
	{
		font-size: 10px;
		color: #464646;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
	}
.HeadLine
	{
		font-size: 12px;
		color: #282828;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
	}
.SuperHeadLine
	{
		font-size: 24px;
		color: #000000;
		font-family: Verdana;
		font-weight: normal;
		text-decoration: none;
	}
.first_page_text
	{
		font-size: 11px;
		color: #282828;
		font-family: Verdana;
		font-weight: normal;
		text-decoration: none;
	}
.copyrighttext
	{
		font-size: 9px;
		color: #282828;
		font-family: Verdana;
		font-weight: normal;
		text-decoration: none;
	}
.img 
	{ 
	border: none; 
	}