body { font-family: "times, times new roman";
		font-size: 10pt; }
		
.menu { font-family: arial, helvetica;
		font-size: 10pt;
		font-weight: normal;
		margin-top: 2em; }

.white { font-family: arial, helvetica;
		color: #ffffff;
		font-size: 11pt; }
		
h4 { font-family: times, times new roman;
		font-size: 12pt;
		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: times, times new roman;
		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: times, times new roman;
		font-size: 11pt;
		text-indent: 0px; }

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

a:link {font-family: times, times new roman;
		font-style: bold;
		color: #0000ff;
		text-decoration: none; }

a:visited {font-family: times, times new roman;
		font-style: bold;
		color: #0000ff;
		text-decoration: none; }

a:hover {font-family: times, times new roman;
		font-style: bold;
		color: #3366ff;
		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: red;
		text-decoration: none; }

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