table        {
	font-size: 10pt;
	line-height: normal;
	text-align: left;
	font-family: Verdana;
	margin-top: 0;
	margin-bottom: 0;
	font-style: normal
}

h1           	{ font-size: 18pt; line-height: normal; text-indent: 0; text-align: center; 
               font-family: Verdana; color: #557189; font-weight: bold; 
               margin: 0 }
               
h2           	{ font-size: 10pt; text-indent: 0; line-height: normal; font-family: Verdana; 
               color: #FFFFFF; font-weight: bold; margin: 0; margin-left: 5px }
               
h3           	{ font-family: Verdana; color: #FFFFFF; font-weight: bold; font-size: 10pt; 														margin-top:5px; background-color: #557189 }


h4           	{ font-size: 10pt; text-indent: 0; line-height: normal; font-family: Verdana; 
               color: #FFFFFF; font-weight: bold; margin: 5; background-color: #557189 }

A:LINK				{ text-decoration : none; color : #3366CC }
A:VISITED			{ text-decoration : none; color : #3366CC }
A:HOVER				{ text-decoration: underline; color: red }

body 					{ font-size: 10pt }
basefont   		{ font-size: 10pt }

p           	{	font-size: 10pt; line-height: normal;	margin-top: 0; margin-bottom: 0;
							font-family: Verdana;	font-style: normal }
