H1 			{
			color : #FF6B08;
			font-family : verdana;
			font-style : normal;
			}
H2 			{
			color : #39AB2F;
			font-family : verdana;
			font-style : normal;
			}

P    			{		
			color : #FA5508; 
			font-size : 16px;
			font-family : verdana;
			text-indent : 16px;
			font-style : normal;
			font-weight : normal;
			word-spacing : 1.4em;
			}


H5    			{		
			color : #FA5508; 
			font-size : 12px;
			font-family : verdana;
			font-style : normal;
			font-weight : normal;
			}



/*{
			cOLOR: #FF6B08;
			FONT-FAMILY= verdana;
			FONT-SIZE: 18px;
			TEXT-INDENT: 15px;
			FONT-STYLE: normal;
			font-weight : normal;
			}*/


/*A:link {font-size: 18px;color: red;text-decoration: underline}
A:visited {font-size: 10px;color: green;text-decoration: none}
Would be converted to:
A {font-size: 14pt;text-decoration: underline}
A {color: red} /* Note not A:link */
A {font-size: 10px;text-decoration: none}
A:visited {color: green}
Which is the same as (because of order sorting)
A {font-size: 10px;text-decoration: none;color: red}
A:visited {color: green}*/ 



A 			{		
			color : #FA5508; 
			font-size : 11px;
			font-family : verdana;
			font-style : normal;
			font-weight : normal;
			}

A:link 			{		
			color : #FA5508; 
			font-size : 11px;
			font-family : verdana;
			font-style : normal;
			font-weight : normal;
			}
A:visited 		{
			color : #FA5508; 
			font-size : 11px;
			font-family : verdana;
			font-style : normal;
			font-weight : normal;
			}
A:active 		{
			color : #FA5508; 
			font-size : 11px;
			font-family : verdana;
			font-style : normal;
			font-weight : normal;
			}
A:hover 		{
			color: #39AB2F; 
			font-size : 11px;
			font-family : verdana;
			font-style : normal;
			font-weight : normal;
			}
FONT.panel {	
			font-size : 11px;
			font-family : verdana;
			font-style : normal;
			font-weight : bold;
			color : #FF6B08;
		}

FONT.bodytext    {	
			font-size : 15px;
			font-family : verdana;
			font-style : normal;
			font-weight : normal;		
			color : #FF6B08;
	      	}


FONT.panelhead 	{	
			font-size : 15px;
			font-family : verdana;
			font-style : normal;
			font-weight : bold;
			color : #39AB2F;
		}
FONT.panel 	{	
			font-size : 15px;
			font-family : Verdana;
			font-style : normal;
			font-weight : bold;
			color : #FA5508;
		}
FONT.formObj 	{	
			font-size : 13px;
			font-family : verdana;
			font-style : normal;
			font-weight : bold;
			color : black;
		}

Input.inbox 	{	
			font-size : 11px;
			font-family : verdana;
			font-style : normal;
			font-weight : #484870;
			color : black;
		}
