.copyright {
	font-family: Tahoma;
	font-size: 10px;
}
.ph2 {
	font-family: "Comic Sans MS";
	font-size: 17px;
	margin-left: 20px;
	font-weight: bold;
	color: #003399;
}
.large {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
.redtext {
	color: #FF0000;
	font-size: 28px;
}

.ph4 {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.std_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 40px;
	margin-right: 40px;
	color: #003399;
}
.cal_date {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
}
.ph1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	margin-top: 20px;
}
body {
	background-color: #D7D7D7;
	background-image: url(../images/outer.jpg);
	background-repeat: repeat;
}
