H1 {display : none;}

   A:LINK {
	color : #000099;
	font-weight : bold;
	text-decoration : underline;
}

A:VISITED {
	color: #757575;
	text-decoration: underline;
	font-weight : bold;
}
A:HOVER {
	background-color : #FFFFFF;
	color : #00009F;
	text-decoration : none;
	font-weight : bold;
}

.bigblue {
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 20px;
		color : 336699;
		font-weight : bold;
	}

	.bigblue:Hover {
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 20px;
		color : 336699;
		font-weight : bold;
	}

	.midblue {
		text-decoration: none;
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 17px;
		color : 336699;
		font-weight : bold;
	}
	
	.midblue:Hover {
		text-decoration: underline;
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 17px;
		color : 336699;
		font-weight : bold;
	}

	
	.smallblue {
		text-decoration : none;
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 10px;
		color : 336699;
		font-weight : bold;
	}

	.smallblue:Hover {
		text-decoration : underline;
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 10px;
		color : 336699;
		font-weight : bold;
	}
	
	.manageBlue {
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 15px;
		color : 336699;
		font-weight: normal; 
		text-decoration: none;
	}
	
	.manageBlue:Hover {
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 15px;
		color : 336699;
		font-weight: normal; 
		text-decoration: underline;
	}
	
		.smallmagenta {
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 10px;
		color : 993366;
		font-weight : bold;		
	}
	.midmagenta {
	    text-decoration: underline;
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 15px;
		color : 993366;
		font-weight : bold;		
	}
	.midmagenta:Hover {
	    text-decoration: none;
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 15px;
		color : 993366;
		font-weight : bold;		
	}
		.smallmagenta11 {
		text-decoration : none;
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 11px;
		color : 993366;
		font-weight : bold;
	}
