p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330066;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 2px;

}
.redborder {
	border: thin solid #FF0000;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #660099;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 2px;
	font-size: 16px;
	font-family: "comic Sans MS";
	line-height: 20px;




}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	font-size: 9px;
	margin: 0px;
	padding: 0px;


}
h2 {
	color: #0066FF;
	font-size: 22px;
	margin-left: 10px;
	font-family: "comic Sans MS";
	line-height: 28px;


}
a {
	color: #FFFF00;
	text-decoration: none;
}
.redlink {
	color: #F00;
}

a:link {
	text-decoration: none;
	border: none;
}
.pw {
	color: #FFFFFF;
}
.redborderLeft {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.redborderRight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.aligncenter {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.redtable {
	text-align: inherit;
	border: thin solid #F00;
}

