td {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #0066FF;
	text-align: center;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	font-style: italic;


}
h1 {
	font-family: "Arial Black";
	font-size: 24px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: -2px;
	vertical-align: 1%;
	bottom: 1px;





}
a:hover {
	color: #0099FF;
}
h2 {
	font-family: "Arial Black";
	font-size: 18px;
	color: #666666;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height: 18px;


}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;


}
body {
	background-color: #F5F2E2;

}
.border {
	border: 1px dotted #00CCFF;
}
.mediumFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.hugeFont {
	font-family: Impact;
	font-size: 70px;
	font-style: normal;
	font-weight: normal;

}
