.fontbold
	{
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: Black;		
	}
.fontnormal
	{
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
		color: Black;		
	}
.fontblue
	{
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: blue;		
	}
.homepage_heading
	{
		font-family: Arial;
		font-size: 15px;
		font-weight: bold;
		color: white;		
	}
	
.fontclient
	{
		font-family: Arial;
		font-size:11px;
		font-weight: normal;
		color: Black;		
	}
.fontheaderlink
	{
		font-family: Arial;
		font-size:12px;
		font-weight: normal;
		text-decoration:none;
		color: white;
		
	}
.fontheaderlink:hover
	{
		font-family: Arial;
		font-size:13px;
		font-weight: normal;
		text-decoration:none;
		color: yellow;		
	}
.fontleftlink
	{
		font-family: Arial;
		font-size:15px;
		font-weight: bold;
		text-decoration:none;
		color: #26618D;
		
	}
.fontleftlink:hover
	{
		font-family: Arial;
		font-size:16px;
		font-weight: bold;
		text-decoration:none;
		color: Red;		
	}
.fonttext
	{
		font-family: Arial;
		font-size:12px;
		font-weight: normal;
		text-decoration:none;
		color: black;
		text-align:center;		
	}
.fontpageheading
	{
		font-family: Arial;
		font-size:16px;
		font-weight: bold;
		text-decoration:none;
		color: Red;		
	}
.fontadmintextnormal
	{
		font-family: Arial;
		font-size:12px;
		font-weight: normal;
		text-decoration:none;
		color: black;		
	}
.fontadmintextbold
	{
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		text-decoration:none;
		color: black;		
	}
.fontadminpagetitle
	{
		font-family: Arial;
		font-size:16px;
		font-weight: bold;
		text-decoration:none;
		color: red;		
	}
.fontadminheading
	{
		font-family: Arial;
		font-size:14px;
		font-weight: bold;
		text-decoration:none;
		color: red;		
	}
.fontnewsletter
	{
		font-family: Arial;
		font-size:16px;
		font-weight: bold;
		text-decoration:none;
		color: Blue;		
	}
.fontnewsauthor
	{
		font-family: Arial;
		font-size:11px;
		font-weight: bold;
		text-decoration:none;
		color: Red;		
	}
.fontnewsdate
	{
		font-family: Arial;
		font-size:11px;
		font-weight: bold;
		text-decoration:none;
		color: Green;		
	}
.fontHits
	{
		font-family: Arial;
		font-size:12px;
		font-weight: bold;
		text-decoration:none;
		color: White;		
	}