body {  
font-family: arial, helvetica, sans-serif; 
background-color: #F5F5DF; 
margin-top: 0px;
margin-left: 0px;
background-image: url("/images/bg_tile.gif");
background-repeat: repeat-y;
}

ol, li a {
text-decoration: none;
font-weight: bold;
color: #F5F5DF;
font-size: 11px;
}

li a:hover {text-decoration: underline;
}

td.nav {
text-align: center;
}

td.nav a {
text-decoration: none;
font-weight: bold;
color: #F5F5DF;
font-size: 11px;
}

td.nav a:hover {  
color: #FFFFFF;
text-decoration: underline;
}

div a { font-weight: bold;
	color: #003366;
	text-decoration: none;
}

div a:hover { color: #993300;
	text-decoration: underline;
}

h1, h2 {  
font-size: 16px; 
font-weight: bold; 
color: #993300
}

p {  
font-size: 12px;
text-align: justify; 
color: #993300;
}

p.quotation { padding-left: 20px;
	padding-right: 20px;
}

.quotes {  
font-size: 12px;
text-align: justify; 
color: #993300;
}

.subtitle { 
font-size: 16px; 
font-weight: bold; 
color: #FFFFCC
}

.imgtxt { 
font-size: 12px; 
font-weight: bold; 
color: #FFFFCC 
}

.caption, .lbl {  
font-size: 12px; 
font-weight: bold;
color: #993300
}

.name {  
font-size: 14px;
font-weight: bold; 
text-align: left;
color: #996633
}

div.footer {
	color: #333333;
	font-weight: bold;
	font-size: 10px;
}

img { border-color: #000000;
}