.sml {font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 10px;}

.st {font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 12px;}

.big {font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 14px;}

a:link {
	font-weight: bold;
	color: Black
}
a:visited {
	font-weight: bold;
	color: #4F4F4F;
	
}
a:hover {
	font-weight: bold;
	color: #4F4F4F;
}

.bright {  }

a.bright:link {
	font-weight: bold;
	color: white;
	text-decoration : none;
}
a.bright:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration : none;
}
a.bright:hover {
	font-weight: bold;
	color: #FFFF33;
	text-decoration : none;
}
a.bright:active {
	font-weight: bold;
	color: #FF3366;
	text-decoration : none;
}
.white {  color: #FFFFFF}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold ; font-style: italic}

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold }td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; font-style: italic}
