

body { background-image: url('url('); background-color: #ffffff ; margin: 0 0 0 10px; }
body,td,th {
	font-size: 12px;
	line-height: 150%; 
	color: #333333
}
a:visited { 
	color: #0066CC; 
	text-decoration: none; 
}
a:hover { 
	color: #FF0066; 
	text-decoration: none; 
}
a:active { 
	color: #00CCFF; 
	text-decoration: none;  
}
a:link { 
	color: #0000FF; 
	text-decoration: none;  
}

h1 { 
	font-size: 18px; 
	line-height: 150%; 
	color: #0000FF  
}

h2 { 
	font-size: 16px; 
	line-height: 150%; 
	color: #333333 
}

h3 {
	font-size: 14px; 
	line-height: 150%; 
	color: #0000FF 
}

h4 {
	font-size: 14px; 
	line-height: 150%; 
	color: #333333
}

h5 {
	font-size: 14px; 
	line-height: 150%; 
	color: #000099 
}

h6 {
	font-size: 14px; 
	line-height: 120%; 
	color: #000099 
}

dt {
	font-size: 12px; 
	line-height: 150%; 
	color: #000099; 
	font-weight:bold 
}

dd {
	font-size: 12px; 
	line-height: 150%; 
}

.size4 {font-size: 16pt; line-height: 140%}
.size3 {font-size: 12pt; line-height: 150%}
.size2 {font-size: 9pt; line-height: 150%}
.size1 {font-size: 8pt; line-height: 120%}

