body { background-color: #DADFE8; 
	font-family: arial; 
	color: #333333; 
	font-size: 14px;
	}

table {
font-size: 13px;
}

h1 {
font-family: bold Arial;
font-weight: bold;
font-size: 18px;
padding: 1 0 0 0;
margin-bottom: 0;
margin-top: 1;
margin-left: 0;
margin-right: 0;
}
h2 {
font-family: bold Arial;
font-weight: bold;
font-size: 14px;
padding: 1 0 0 0;
margin-bottom: 0;
margin-top: 1;
margin-left: 0;
margin-right: 0;
}

a:link { color: #666666; text-decoration: none; }
a:hover { color: #284F9D; text-decoration: underline; }
a:visited { color: #666666; text-decoration: none; }
a:active { color: #666666; text-decoration: underline; }



a.button {
     display: block;
	 height: 20px;
     font: Arial Helvetica sans-serif;
	 font-size: 14px;
	 font-weight: bold;
     text-decoration: none;
     padding: 4px;
}
a.button:hover {
      display: block;
      text-decoration: none;
}
a.button:visited { 
    font-weight: bold;
    text-decoration: none;}


a.uplink{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 4px;
}
a.uplink:hover {
	text-decoration: underline;
	color: #330033;
}

a.uplinks{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	padding: 4px;
}
a.uplinks:hover {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #330033;
}
