html {
	height: 100%;
	}

body {
	 
	font: 12px arial,sans-serif; 
	color: #00305C; 
	margin: 0px; 
	height: 100%;
	}
	
p { 
	font: 12px arial,sans-serif; 
	margin-top: 0px; 
	color:#333333
	text-align: justify;
	}
h3 { 
	font: italic normal 12px arial,sans-serif; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link, a:visited { 
	text-decoration: none; 
	color: #00305C;
	}
a:hover{ 
	text-decoration: underline; 
	color: #1178C8;
	}
.smalltext {
	font: 11px Arial, sans-serif;
	color: #555753
}
.ZZ-NO-TOUCH-GSSILINK { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #C3C3C3; text-decoration: none}
.welcome {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 13px;
	color: #15473e;
	font-weight: normal;
}
