body { 
margin: 0px; 
background-color: #ffffff; 
color: #000000;
link:#ffcc00; 
alink:#ffcc00; 
visited:#ffcc00;  
} 
  .roll { }
  A.roll:link { text-decoration:none; color:#ffffff; }
  A.roll:visited { text-decoration:none; color:#ffffff;}
  A.roll:alink { text-decoration:none; color:#ffffff;}
  A.roll:hover { text-decoration:underline; color:#999999; }

  .roll1 { }
  A.roll1:link { text-decoration:none; color:"#cccccc"; }
  A.roll1:visited { text-decoration:none; color:"#cccccc"; }
  A.roll1:alink { text-decoration:none; color:"#cccccc";}
  A.roll1:hover { text-decoration:none; color:"#ffffff"; }

  .roll2 { }
  A.roll2:link { text-decoration:underline; color:"#ff0033"; }
  A.roll2:visited { text-decoration:underline; color:"#ff0033"; }
  A.roll2:hover { text-decoration:underline; color:"#003399";}

  .roll3 { }
  A.roll3:link { text-decoration:none; color:#ffffff; }
  A.roll3:visited { text-decoration:none; color:#ffffff;}
  A.roll3:alink { text-decoration:none; color:#ffffff;}
  A.roll3:hover { text-decoration:none; color:#cc3333; }

  .roll4 { }
  A.roll4:link { text-decoration:none; color:"#3300cc"; }
  A.roll4:visited { text-decoration:none; color:"#3300cc";}
  A.roll4:alink { text-decoration:none; color:"#333366";}
  A.roll4:hover { text-decoration:underline; color:"#cc3333"; }

  .roll5 { }
  A.roll5:link { text-decoration:none; color:"#ffffff"; }
  A.roll5:visited { text-decoration:none; color:"#ffffff"; }
  A.roll5:alink { text-decoration:none; color:"#ffffff";}
  A.roll5:hover { text-decoration:none; color:"#cccccc"; }

ul { 
font-size: 13px;
font-family: Arial; 
color: #333333; 
}

ol { 
font-size: 13px;
font-family: Arial; 
color: #333333; 
}

.head { 
font-size: 18px;
font-family: arial; 
color: #333333; 
font-weight: normal;
}

.menu{ 
font-size: 15px;
font-family: arial; 
color: #ffffff; 
font-weight: normal;
}

.head2 { 
font-size: 16px;
font-family: arial; 
color: #333333; 
font-weight: normal;
}

.list1 { 
font-size: 12px;
font-family: Arial; 
color: #000000; 
font-weight: normal;
}

.list1hd { 
font-size: 20px;
font-family: Arial; 
color: #333333; 
font-weight: bold;
text-decoration: none;
}

.list2 { 
font-size: 12px;
font-family: Arial; 
color: #ffffff;
align: justify; 
font-weight: normal;
}

.listblack { 
font-size: 12px;
font-family: Arial; 
color: #000000;
align: justify; 
font-weight: normal;
}

.list3 { 
font-size: 10px;
font-family: Arial; 
color: #cc3333;
}

.list4 { 
font-size: 11px;
font-family: Arial; 
color: #ffffff;
font-weight: italic;
}

.list5 { 
font-size: 10px;
font-family: Arial; 
color: #666666;
}

.orange { 
font-size: 14px;
font-family: Arial;
font-style: italic; 
color: #D6A407;
}

.tdwhite {
background-color: #ffffff; 
}

.tdgold {
background-color: #ffcc66; 
}

.tdblue1{
background-color: #636b84; 
}

.tdblue{
background-color: #333366; 
}

.tdgrey{
background-color: #cccccc; 
}

.tdred{
background-color: #990000; 
}

hr {
	color: #636b84;
	word-spacing: 0.1em;
}

h1 {
	font-family: "arial";
	font-size: 21px;
	color: #333366;
	font-weight: bold;
}

h2 {
	font-family: "arial";
	font-size: 17px;
	color: #333366;
	font-weight: bold;
}

.tablethin1 {
border-width: 1px;
border-color: #9ebdce;
border-style: solid;
background-color: #ecf6fe;
}

.bordered{border:1px solid #9ebdce;}

.bordered1{border-right:4px solid #ffffff;
border-top:4px solid #ffffff;}