body { font-family: arial,helvetica;
		font-size: 11pt; }
		
.menu { font-family: arial, helvetica;
		font-size: 12pt;
		font-weight: normal;
		color: #660000;
		margin-bottom: 1em; }

.menub { font-family: arial, helvetica;
		font-size: 9pt;
		font-weight: normal;
		color: #660000;  }

.white { font-family: arial, helvetica;
		color: #ffffff;
		font-size: 11pt; }
		
h4 { font-family: arial, helvetica;
		font-size: 22pt;
		font-weight: normal;
		margin-top: 0em; margin-bottom: 0em; }
		
h2 { font-family: arial, helvetica;
		font-size: 11pt;
		font-weight: bold;
		margin-top: 0em; margin-bottom: 0em; }		
		
h5 { font-family: arial, helvetica;
		font-size: 9pt;
		font-weight: normal;
		margin-top: 0em; margin-bottom: 0em; }

small { font-family: arial, helvetica;
		font-size: 8pt;
		font-weight: normal: }
		
h3 { font-family: arial, helvetica;
		font-size: 10pt;
		font-weight: normal;
		color: #cc0000;
		margin-top: 1em; margin-bottom: 0em; }
		
h6 { font-family: arial, helvetica;
		font-size: 9pt;
		font-weight: normal;
		color: #cc0000;
		margin-top: 1em; margin-bottom: 0em; }		

p { font-family: arial, helvetica;
		font-size: 10pt;
		font-weight: normal;
		text-indent: 0px; 
		margin-top: 1em; }

td { font-family: arial, helvetica;
		font-size: 10pt;
		text-indent: 0px; }
		
.list { font-family: arial, helvetica;
		font-size: 9pt;
		text-indent: 0px; }

a:link {font-family: arial, helvetica;
		font-style: bold;
		color: #blue;
		text-decoration: none; }

a:visited {font-family: arial, helvetica;
		font-style: bold;
		color: #blue;
		text-decoration: none; }

a:hover {font-family: arial, helvetica;
		font-style: bold;
		color: #green;
		text-decoration: none; }
		
a.menu:link {font-family: arial, helvetica;
		font-style: normal;
		color: #660000;
		text-decoration: none; }

a.menu:visited {font-family: arial, helvetica;
		font-style: normal;
		color: 660000;
		text-decoration: none; }

a.menu:hover {font-family: arial, helvetica;
		font-style: normal;
		color: green;
		text-decoration: none; }
		
a.menub:link {font-family: arial, helvetica;
		font-style: normal;
		color: #660000;
		text-decoration: none; }

a.menub:visited {font-family: arial, helvetica;
		font-style: normal;
		color: 660000;
		text-decoration: none; }

a.menub:hover {font-family: arial, helvetica;
		font-style: normal;
		color: green;
		text-decoration: none; }
