BODY {
background-color: white;
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 10pt;
color: #000000;
scrollbar-face-color: #bbe7f1; 
scrollbar-base-color: #254554; 
scrollbar-arrow-color: #3a7a93; 
scrollbar-highlight-color: #275c7e; 
scrollbar-shadow-color: #66a5b4;
}

TABLE {
font-family: Tahoma,Verdana, Arial, Helvetica;
font-size: 10pt;
color: #00000F;
}

TD {
font-family: Tahoma,Verdana, Arial, Helvetica;
font-size: 10pt;
color: #00000F;
}

B {
font-family: Tahoma,Verdana, Arial, Helvetica;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

.staff {
font-family: Tahoma,Verdana, Arial, Helvetica;
font-size: 12pt;
font-weight: bold;
color: red;
}

H1 {
font-family: Tahoma,Arial, Helvetica;
font-size: 14pt;
font-weight: bold;
color: #000080;
}

H2 {
font-family: Tahoma,Arial, Helvetica;
font-size: 11pt;
font-weight: bold;
text-align: left;
color: #000080;
}

H3 {
font-family: Tahoma,Arial, Helvetica;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: #000080;
}

H5 {
font-family: Tahoma,Arial, Helvetica;
font-size: 9pt;
font-weight: normal;
text-align: center;
color: #000080;
}

H6 {
font-family: Tahoma, Arial, Helvetica;
font-size: 8pt;
font-weight: normal;
text-align: center;
color: #000080;
}

.head { 
font-family: Arial, Verdana, Trebuchet MS, Times New Roman;  
font-size: 14px;  
font-style: italic;  
font-weight: bold; 
color: #3a2a9a;   
}

.imgborder { 
border: thin solid Black; 
}

li {
font-family: Tahoma,Arial, Verdana, Helvetica;
text-decoration: none;
color: #000000;
font-size: 10pt;
font-weight: normal;
list-style-image : url(images/bullet1.gif);
}

li a, li a:visited {
font-family: Tahoma,Arial, Verdana, Helvetica;
text-decoration: none;
color: #ffffff;
font-size: 10pt;
font-weight: 600;
list-style-image : url(images/bullet.gif);
padding-left: 10px;
}

li  a:hover, li a:active {
font-family: Tahoma,Arial, Verdana, Helvetica;
text-decoration: none;
color: #d9d510;
font-size: 10pt;
font-weight: 600;
list-style-image : url(images/bullet.gif);
padding-left: 10px;
}

A {
font-family: Tahoma,Arial, Verdana, Helvetica;
text-decoration: none;
color: #000080;
}

A:hover {
text-decoration: underline;
}

p.abstract:first-letter { 
font-family: Helvetica, Verdana, Arial;
font-size: 240%; 
color: #A6C1F2;
font-weight: bold;
float: left; 
} 

input, input.norequire { 
background-color: #ffffff; 
border: 1 solid #808080; 
} 

input.required,select.required,textarea.required,td.required { 
background-color:#5D7FAF; 
border: 1 solid #808080; 
} 

