/* CSS Document */

body {
	margin: 16px 0px 0px;
	background-image: url(images/bg1.gif);
}
a:link {
	color: #0000CC;
	text-decoration:none;
} 
a:visited {
	color: #0000CC;
	text-decoration:none;
} 
a:hover {
	color:#0066FF;
	text-decoration:underline;
} 
a:active {
	color: #000000;
	text-decoration:none;
} 
div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
} 
li {
	color: #000000;
	list-style-type: square;
	clip: rect(auto,auto,auto,auto);
	list-style-position: outside;
	float: none;
	margin-left: -26px;
} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #4F548C;
} 
.mytext a:link {color: #333333; text-decoration: none} 
.mytext a:visited {color: #666666; text-decoration: none} 
.mytext a:hover {color: #999933; text-decoration: underline} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999} 
.mytext2 a:link {color: #999999; text-decoration: none} 
.mytext2 a:visited {color: #999999; text-decoration: none} 
.mytext2 a:hover {color: #999999; text-decoration: underline} 
.mytext2 a:active {color: #999999; text-decoration: underline} 

.mytext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 14pt;
} 
.mytext3 a:link {color: #0000CC; text-decoration: none} 
.mytext3 a:visited {color: #0000CC; text-decoration: none} 
.mytext3 a:hover {color: #0000CC; text-decoration: underline} 
.mytext3 a:active {color: #0000CC; text-decoration: none} 

.subtitle {
	color:#0000CC;
}
.emphasis {
	font-weight:bold;
	color:#4C1812;
}
