A {
	font-family : Arial;
	font-size: 12px;
}

A:LINK {
	color : #0000FF;
}
A:VISITED {
	color : #FF0000;
}

A:HOVER {
	color : #FF00FF;
}

BODY {
	   background-repeat:no-repeat;
	   background-position:center;
	   background-image : url(./emblem.gif);
}

.default {
	color:#000099;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000099;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.defaultlg {
	color:#000099;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.linklg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
