body, p, div {
	color: #000000;
	font-family: Helvetica;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 24px;


	}

ul {
	color: #330099;
	font-size: 12px;
	list-style-type: disc;
	}
	
li {
	color: #000000;
	line-height: 24px;
	font-size: 12px;
	}
	
h1 {
	color: #990099;
	
	font-size: 15px;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;

}

h2 {
	color: #CC0099;
	
	font-size: 13px;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}
	
a{
	text-decoration: normal;
	font-weight: normal;
	color:  #000000;
	}
a:visited {
	color:  #000000;
	}
a:active {
	color:  #000000;
	}
a:hover {
	color: #000000;
	text-decoration: normal;
	}


a.underline{
	text-decoration: underline;
	font-weight: normal;
	color:  #000000;
	}
a:visited.underline {
	color:  #000000;
	}
a:active.underline {
	color:  #000000;
	}
a:hover.underline {
	color: #000000;
	text-decoration: normal;
	}




.white{
	color:  #FFFFFF;
	}

.smallp {
	
	font-size: 10px;
	color: #000000;
}

h3 {
	
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
.content {
	padding: 3px 10px 0px;
	height: 100%;
	width: 98%;
	float: right;
	margin: 4px 0px;
	vertical-align: 0%;
	line-height: 22px;
	word-spacing: normal;


}
.contentwork {

	padding: 3px 10px 0px 20px;
	height: 100%;
	width: 100%;
	margin: 4px 0px;
	vertical-align: 0%;
	line-height: 22px;
	word-spacing: normal;
}

