
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
}

.center {
		text-align: center;
	}	
.drawer {
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		line-height: 22px;
		background-color: #9999cc
	}	
.file {
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		color: #333333;
		line-height: 14px;
	}
.intro {
		padding: 0px 100px 0px 0px;
	}	
.normal {
		font-size: 14px;
		}	
.sub {
		font-weight: bold;
		color: #ff6699;
	}	
.table  {
	font-size: 14px;
	}	
					
li.one {
	font-size: 14px;
	line-height: 140%;
	list-style-type: square;
	list-style-position: outside;	
	color: #66ccff; 
	margin: 10px 0px 0px 0px;
	}					
li.two {
	font-size: 14px;
	line-height: 140%;
	list-style-type: disc;
	list-style-position: outside;
	color: #ff6699;  
	margin: 10px 0px 0px 0px;
}
li.three {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	color: #336699;
	margin: 0px 0px 0px 0px;
}
li.four {
	font-size: 14px;
	line-height: 140%;
	list-style-type: square;
	list-style-position: outside;	
	color: #6633cc; 
	margin: 10px 0px 0px 0px;
	}
	div.blue a:link {
		color:#0099ff;
		font-weight: bold;
		text-decoration: none;
	}
	div.blue a:visited {
		color: #6699cc;
		font-weight: bold;
		text-decoration: none;
	}
	div.blue a:hover {
		color: #66ffff;
		font-weight: underline;
	}
	div.blue a:active {
		color: #66ffff;
		font-weight: bold;
		text-decoration: underline;
	}
	
	div.mauve a:link {
		color:#9966cc;
		font-weight: bold;
		text-decoration: none;
	}
	div.mauve a:visited {
		color: #666666;
		font-weight: bold;
		text-decoration: none;
	}
	div.mauve a:hover {
		color: #66ffff;
		font-weight: underline;
	}
	div.mauve a:active {
		color: #66ffff;
		font-weight: bold;
		text-decoration: underline;
	}

	div.indigo a:link {
		color:#000000;
		font-weight: bold;
		text-decoration: none;
	}
	div.indigo a:visited {
		color: #333333;
		font-weight: bold;
		text-decoration: none;
	}
	div.indigo a:hover {
		color: #ff66cc;
		font-weight: bold;
		text-decoration: underline;
	}
	div.indigo a:active {
		color: #ff66cc;
		font-weight: bold;
		text-decoration: underline;
	}
	
	div.grey a:link {
		color:#333333;
		font-weight: bold;
		text-decoration: none;
	}
	div.grey a:visited {
		color: #666666;
		font-weight: bold;
		text-decoration: none;
	}
	div.grey a:hover {
		color: #ff66cc;
		font-weight: bold;
		text-decoration: underline;
	}
	div.grey a:active {
		color: #ff66cc;
		font-weight: bold;
		text-decoration: underline;
	}