P  {
	font-size : medium;
	font-family : serif;
	color : #0000CC;
}

H1  {
	font-family : serif;
	color : #0000CC;
	font-weight : bold;
	font-size : xx-large;
}

H2  {
	font-family : serif;
	color : #FF0000;
	font-weight : bold;
	font-size : x-large;
}

H3  {
	font-family : serif;
	color : #FF0000;
	font-weight : bold;
	font-size : large;
}

A  {
	font-family : serif;
	font-size : medium;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	color : #800080;
	font-weight : bold;
	font-family : serif;
	text-decoration : none;
}

A:Active  {
	color : #FFFFFF;
	font-family : serif;
	font-weight : bold;
	background-color : #0000CC;
	text-decoration : none;
}

A:Hover  {
	color : #0000CC;
	font-family : serif;
	font-weight : bold;
	text-decoration : none;
}

BODY  {
	font-family : serif;
	font-size : medium;
	color : #0000CC;
	background-repeat : no-repeat;
	background-attachment : scroll;
}

hr  {
	color : #FF0000;
	font-weight : bold;
	height : 5px;
}

.blueMargin  {
	border-color : #0000CC;
	border-width : thick;
	border-style : solid;
	width : 490px;
	padding : 10px;
}

.red  {
	color : #FF0000;
}

img  {
	border-color : #0000CC;
}

td  {
	font-size : medium;
	font-family : serif;
	color : #0000CC;
}

#week1  {
	visibility : hidden;
	position : relative;
	font-family : Verdana;
	color : #000000;
	font-size : x-small;
}

#week2  {
	visibility : hidden;
	position : relative;
	font-family : Verdana;
	color : #000000;
	font-size : x-small;
}

#week3  {
	visibility : hidden;
	position : relative;
	font-family : Verdana;
	color : #000000;
	font-size : x-small;
}

#week4  {
	visibility : hidden;
	position : relative;
	font-family : Verdana;
	color : #000000;
	font-size : x-small;
}

#week5  {
	visibility : hidden;
	position : relative;
	font-family : Verdana;
	color : #000000;
	font-size : x-small;
}

#week6  {
	visibility : hidden;
	position : relative;
	font-family : Verdana;
	color : #000000;
	font-size : x-small;
}

#BG  {
	position : absolute;
}


