body,P,TD,TR,TABLE,H1,H2,H3,H4,H5,H6,A,text,input,select,textarea {
        font-family : Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		  font-size : 12px;
			  color : #333366;
   }

.buttons {
        BACKGROUND-COLOR: #B7B7B7; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold
}

.footer {
	font-size : 10px;
}

.heading {
	color: #FFFFFF;
	font-weight: bold;
}
A:link {color: #333366; font-weight: bold; text-decoration: underline}
A:active {color: #333366; font-weight: bold; text-decoration: underline}
A:visited {color: #333366; font-weight: bold; text-decoration: underline}
A:hover {color: #0037A8; font-weight: bold; text-decoration: underline}
.page {
        color: #333366;
        font-size : 16px
}


