body { font-family: "arial,helvetica";
		font-size: 10pt; }
		
.menu { font-family: arial, helvetica;
		font-size: 11pt;
		font-weight: bold;
		color: #ffffff; }

notused { font-family: arial, helvetica;
		font-size: 11pt; }
		
h4 { font-family: arial, helvetica;
		font-size: 11pt;
		font-weight: bold;
		margin-top: 0em; margin-bottom: 0em; }
		
h2 { font-family: arial, helvetica;
		font-size: 10pt;
		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: }
		
li { font-family: arial, helvetica;
		font-size: 10pt;
		font-weight: normal: }
		
h3 { font-family: arial, helvetica;
		font-size: 10pt;
		font-weight: normal;
		margin-top: 0em; margin-bottom: 0em; }

p { font-family: arial, helvetica;
		font-size: 10pt;
		text-indent: 0px; }

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

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

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

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

a.other:active {font-family: arial, helvetica;
		font-style: normal;
		color: red;
		text-decoration: none; }

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

a.front:link {font-family: arial, helvetica;
		font-style: normal;
		color: black;
		text-decoration: none; }

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

a.front:active {font-family: arial, helvetica;
		font-style: normal;
		color: black;
		text-decoration: none; }

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