BODY {
margin: 0;}

P {
color: black; }

.title1 {
font-family: "Courier New";
font-size: 20pt;
font-weight: bold; }

.title2 {
font-family: "Arial";
font-size: 10pt;
font-weight: bold; 
color: navy; }

.title2b {
font-family: "Arial";
font-size: 10pt;
font-weight: bold; 
color: black; }

.title3 {
font-family: "Courier New";
font-size: 9pt;
font-weight: bold; 
color: black; }

.text1 {
font-family: "Arial";
font-size: 10pt; 
font-weight: normal; }

.item1 {
font-family: "Arial";
font-size: 10pt; 
font-weight: normal; }

.caption1 {
font-family: "Arial";
font-size: 10pt; 
font-weight: normal; }

.navleftsel {
font-family: "Arial";
font-size: 10pt;
font-weight: bold; 
color: white;}

.navleftnosel {
font-family: "Arial";
font-size: 10pt;
font-weight: bold; 
color: black;}

.navlink {
text-decoration: none; 
color: black; }

.navbottom {
font-family: "Times New Roman";
font-size: 10pt;
font-weight: normal; }

.navbg {
background-color: #5383EF; }

.bgachieved {
background-image: url("img/achieved.gif");
background-repeat: no-repeat; 
background-position: center left; }

.bginprogress {
background-image: url("img/in_progress.gif");
background-repeat: no-repeat; 
background-position: center left; }