.BODY {
  background-position: top,left;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.TABLE {
  background-position: right;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

A:link {color:#FFFFFF; font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration=underline}
A:visited {color:#FFFFFF; font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration=underline}
A:hover {color:#FFFFFF; font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration=underline}

.smallTitle {
	    font-size : 16px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #040B67;
   }
   
.smallTitlew {
	    font-size : 16px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #FFFFFF;
   }
   
.bigHeader {
	    font-size : 32px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #040B67;
   }
   
.bigHeaderw {
	    font-size : 32px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #FFFFFF;
   }

.smallHeader {
	    font-size : 24px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #040B67;
   }
   
.smallHeaderw {
	    font-size : 24px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #FFFFFF;
   }
   
.msg {
        font-size : 14px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #040B67;
}

.smallText  {
			    font-size : 14px;
				font-family : Arial, Helvetica, sans-serif, georgia;
				font-weight : normal;
				font-style : normal;
				color : #040B67;
	        }
			
.boxText  {
			    font-size : 12px;
				font-family : Arial, Helvetica, sans-serif;
				font-weight : bold;
				font-style : normal;
				color : #040B67;
			 }
			 
.butt {
	font-family: Helvetica, arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #000099;
	background: #B5C3DE
}
