body {
	color: White;
	background-color: #ffffff;
    background-image : url(http://www.pmm4u.org/images/homebg.jpg);
	background-repeat : no-repeat;
}

A:LINK {
	color: #006699;
	font-weight : bold;
}

A:ACTIVE {
	color : #FFCC00;
	font-weight : bold;
}

A:VISITED {
    color : #003399;
	font-weight : bold;
}

div, P, strong, center, td, tr, ul, li, blockquote {
	font-family:  Georgia, Palatino, Garamond, Times, serif;
	color : Black;
	font-size: medium;
}

 .boldpurple{
	font-family:  Georgia, Palatino, Garamond, Times, serif;
	color : #6e1d52;
	font-size: medium;
	font-weight : bold;
}

 .tableheaders{
	font-family:  Georgia, Palatino, Garamond, Times, serif;
	color : Black;
	font-size: large;
}

 .copyright{
	font-family: Garamond, Times, serif;
	color : Black;
	font-size: x-small;
}

 .smallitalics{
	font-family: Garamond, Times, serif;
	color : Black;
	font-size: small;
	font-style : italic;
	font-weight : bold;
}

h1, h2 {
	font-family: Helevetica, Arial, sans-serif;
	color : Black;
	font-weight : bold;
}

 .bigbold{
	font-family: Garamond, Times, serif;
	color : Black;
	font-size: large;
	font-weight : bold;
}

.bigpurpleheader{
	font-family: Garamond, Times, serif;
	color : #6e1d52;
	font-size: large;
	font-weight : bold;
}

.caption{
	font-family: Garamond, Times, serif;
	color : #000000;
	font-size: small;
}
