a { text-decoration: none }

a:hover { color: #3e3e67 }



BODY	{
	margin-left: 2%;
	margin-right: 5%;
	background: #bbbbbb;
}


.heading0  {
	
	color : black;
	font-size : 16pt;
	font-weight : bold;
	font-family : Arial, Helvetica, "Sans Serif";
	text-indent : 2px;
	
	
}

.heading1  {
	
	color : black;
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, "Sans Serif";
	text-indent : 2px;
	
	
}

.heading2  {
	font-weight : bold;
	font-size : 9pt;
	
	color : black;
	font-family : Arial, Helvetica, "Sans Serif";
	
	
}

.heading3  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	
	
}

.heading_s  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	
	
}

.text_s  {
	font-size : 11pt;
	font-family : Arial, Helvetica, Sans Serif;
	font-style : normal;
	color : black;
	
}

.text_s A:visited  {
	color : blue;
	
}

.text_s A  {
	color : blue;
	
}

.text_s A:hover  {
	color : #003366;
	
}

.heading1 A:visited  {
	color : #222222;
	
}

.heading1 A  {
	color : #333333;
	
}

.heading1 A:hover  {
	color : #003366;
	
}

B  {
	font-weight : bold;
}

.heading2 A  {
	color : #222222;
	
}


.heading2 A:visited  {
	color : #333333;
	
}

.heading2 A:hover  {
	color : #003366;
	
}


.heading3 A  {
	color : #222222;
	
}

.heading3 A:visited  {
	color : #333333;
	
}

.heading3 A:hover  {
	color : #003366;
	
}


.heading_s A  {
	color : #222222;
	
}


.heading_s A:visited  {
	color : #333333;
	
}

.heading_s A:hover  {
	color : #003366;
	
}



