ul, li {
list-style: url(/images/bullet.gif);
}

body {
margin-top: 30;
margin-left: 50;
background: #FFFFFF;
}

td, p, {  
font-family: Times, Times New Roman, serif; 
font-size: 12px; 
color: #996600;
}

.times11Black {  
font-family: Times, Times New Roman, serif; 
font-size: 11px; 
color: #996600;
}

.brown13 {  
font-family: Times, Times New Roman, serif; 
font-size: 13px; 
color: #996600;
}

.brown14 {  
font-family: Times, Times New Roman, serif; 
font-size: 14px; 
color: #663300;
}

.teal13 {  
font-family: Times, Times New Roman, serif; 
font-size: 13px; 
color: #336699;
}

.grayLeftRule { 
padding: 0px;
border-left: solid #999999 1px;
}

.grayRightRule { 
padding: 0px;
border-right: solid #999999 1px;
}

.grayTopRule { 
padding: 0px;
border-top: solid #999999 1px;
}

.grayBottomRule { 
padding: 0px;
border-bottom: solid #999999 1px;
}

.grayTopRightBottomRule { 
padding: 0px;
border-top: solid #999999 1px;
border-right: solid #999999 1px;
border-bottom: solid #999999 1px;
}

.grayLeftTopRightRule { 
padding: 0px;
border-left: solid #999999 1px;
border-top: solid #999999 1px;
border-right: solid #999999 1px;
}

.grayLeftRightRule { 
padding: 0px;
border-left: solid #999999 1px;
border-right: solid #999999 1px;
}

.grayTopBottomRule { 
padding: 0px;
border-top: solid #999999 1px;
border-bottom: solid #999999 1px;
}

.grayLeftRightBottomRule { 
padding: 0px;
border-left: solid #999999 1px;
border-right: solid #999999 1px;
border-bottom: solid #999999 1px;
}

.grayLeftTopRightBottomRule { 
padding: 0px;
border-left: solid #999999 1px;
border-top: solid #999999 1px;
border-right: solid #999999 1px;
border-bottom: solid #999999 1px;
}

a:link {  
font-family: Times, Times New Roman, serif; 
font-size: 13px; 
color: #336699;
text-decoration: none;
}
a:active {  
font-family: Times, Times New Roman, serif; 
font-size: 13px; 
color: #336699; 
text-decoration: none;
}
a:visited {  
font-family: Times, Times New Roman, serif; 
font-size: 13px; 
color: #336699; 
text-decoration: none;
}
a:hover {  
font-family: Times, Times New Roman, serif; 
font-size: 13px; 
color: #663300; 
text-decoration: underline;
}
a.footer:link {  
font-family: Times, Times New Roman, serif; 
font-size: 11px; 
color: #663300;
text-decoration: none
}
a.footer:active {  
font-family: Times, Times New Roman, serif; 
font-size: 11px; 
color: #663300;
text-decoration: none
}
a.footer:visited {  
font-family: Times, Times New Roman, serif; 
font-size: 11px; 
color: #663300;
text-decoration: none
}
a.footer:hover {  
font-family: Times, Times New Roman, serif; 
font-size: 11px; 
color: #3366CC; 
text-decoration: underline
}




