
<!-- tag definitions -->

body	 { background: url(../images/navbg.gif) center repeat-y rgb(245,250,255);
	   color: rgb(000,000,000);
	   font-family: verdana, san-serif;
	   font-size: 7.5pt;
	   text-align: center;
	   margin: 0px; }

a	 { color: rgb(204,000,000);
	   text-decoration: none; }

table	 { font-family: verdana, san-serif;
	   text-align: justify;
	   font-size: 7.5pt;  }

input	 { color: rgb(072,090,114);
	   font-family: verdana, san-serif;
	   font-size: 7.5pt;  
	   border-width: 1px; }

textarea { color: rgb(072,090,114);
	   font-family: verdana, san-serif;
	   font-size: 7.5pt;  
	   border-width: 1px; }

li	 { text-align: left; 
	   list-style: url(../images/bullet.gif); }


<!-- custom definitions -->

.title	 { color: rgb(072,090,114);
	   font-size: 10pt; 
	   font-weight: bold; }

.subtitle { color: rgb(072,090,114); 
	    line-height: 16px; }

.nav	 { text-align: right;
	   vertical-align: top;
	   padding: 20px; 
	   width: 140px; }

.main	 { vertical-align: top;
	   padding: 20px; }

.section { background: url(../images/line.gif) bottom repeat-x; }