 BODY {
	background-image : url(/pics/iceedge.jpg);
	background-repeat : repeat-y;
	background-color : #FFFFFF;
	margin-left : 70px;
	font-size : medium;
	font-style : normal;
	text-align : justify;
	font-family : Tahoma, serif;
	text-indent : inherit;
	color : Blue;
}
ADDRESS {
	color : Green;
	text-indent : inherit;
	background : transparent;
}
A, A:VISITED {
	color : #0063FF;
	background : transparent;
}
A, A:LINK {
	color : Navy;
	background : transparent;
}
H1 {
	color : #00009C;
	font-weight : bold;
	font-size : x-large;
	font-family : "Comic Sans MS", fantasy;
	background : transparent;
}
H2{
	color : #63CEFF;
	font-weight : bold;
	font-size : large;
	font-family : "Comic Sans MS", fantasy;
	background : transparent;
}
