  BODY { 
		font: 10pt "Verdana, Arial";
		margin-left: 0px;
		text-align: left;
		color: #0000CD;
		}

	
.title {
 		font: 24pt "Onyx, Arial";
 		color: #0000CD;
		font-weight: normal;
		}

.title1	{	font-size: 20pt;
		font-weight: normal;
		font-style: normal;
		font-family: "Onyx";
		color: #0000CD;
		}	

.title2	{	font-size: 26pt;
		font-weight: normal;
		font-style: normal;
		font-family: "Onyx", serif "Arial";
		color: #0000CD;
		}

.title3	{	font-size: 20pt;
		font-weight: normal;
		font-style: normal;
		font-family: "Onyx", serif "Arial";
		color: #0000CD;
		}

.heading {	font-size: 18pt;
		font-weight: normal;
		font-style: normal;
		font-family: "Arial";
		color: #000000;
		}

.main	{	font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		font-family: "verdana", "Arial", sans;
		color: #000000;
		}


.menu	{	font-size: 10pt;
		font-weight: normal;
		font-sytle: normal;
		font-family: "Verdana";
		color: #FF0000;
		text-align: left;
		}


.td2	{	font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		font-family: "Verdana", "Arial";
		color: #0000CD;
		text-align: left;
		}


  P { 
		margin-left: 0px;
		margin-right: 0px;
		text-indent: 0px; 
		font: 10pt "Verdana, Arial, Helvetica";
		color: #000000;
		}



  H1 {
  		margin-left: 0px;
		font: 30pt "Arial";
		color: Teal;
		font-weight: bold;
		background: transparent;
		}

  H2 {
  		margin-left: 0px;
		font: 20pt "Arial";
		color: Black;
		font-weight: bold;
		background: transparent;
		}

  H3 {
  		margin-left: 0px;
		font: 18pt "Arial";
		color: Teal;
		font-weight: bold;
		background: transparent;
		}

  H4 {
  		margin-left: 0px;
		font: 14pt "Arial";
		color: Black;
		font-weight: bold;
		background: transparent;
		}

  H5 {
  		margin-left: 0px;
		font: 10pt "Times New Roman";
		color: Black;
		font-weight: bold;
		background: transparent;
		}

  TH {
		font: 16pt "Arial";
		color: Black;
		font-weight: normal;
		}

  TD {		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		font-family: "Verdana", "Arial";
		color: #000000;
		}

  LI { 
		display: list-item;
		font: 12pt "Times New Roman";
		margin-left: 0px;
		}	

  DL {	
		display: list-item;

		}

  DT {
		margin-left: 0px;
		text-align: left;
		font: 11pt "Arial";
		font-weight: bold;
		color: Black;
		}

  DD {
		margin-left: 0px;
		text-align: left;
		font: 12pt "Times New Roman";
		color: black;
		}

  B, STRONG { 
		font-weight: bold
		} 

  I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE { 
		font-style: italic 
		}

  PRE, TT, CODE, KBD, SAMP { 
		font-family: monospace 
		}

  A:Link    {
		color: #FFFFFF;
		text-decoration: none;
		}

  A:VISITED {
		color: #FFFFFF;
		text-decoration: none;
		}

  A:Hover   {
		color: #FF0000;
		tex-decoration:none;
		}
		