.text {
	font-size: 14px;
	line-height: 24px;
	color: #720056;
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;

}
.portText {
	font-size: 12px;
	line-height: 16px;
	color: #720056;
	font-family:font-family: Arial, Helvetica, sans-serif;
	left:30px;
	width:480px;
}

/*.text2 {
	font-size: 14px;
	line-height: 20px;
	color: #720056;
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	
}*/
.tinyText{
	font-size: 8px;
	color: #720056;
	font-family:font-family: Arial, Helvetica, sans-serif;
text-align:center;
}
.smallText{
	font-size: 10px;
	color: #720056;
	font-family:font-family: Arial, Helvetica, sans-serif;
text-align:center;
}

.mainTextArea {
	padding-left: 35px;
	position: relative;
	z-index: 1;
	width: 480px;
	/*text-align: left;*/
}

.mainTextArea2 {
	padding-left: 35px;
	position: relative;
	z-index: 1;
	width: 200px;
	/*text-align: left;*/
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}
.cpad{padding-top:10px;padding-bottom:10px;}
