body{
	margin-left: 0px;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #254B48;	
	font-size: medium;
	font : bolder;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #254B48;	
	font-size: small;
	font : bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #254B48;	
	font-size: x-small;
	font : bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #254B48;	
	font-size: small;
	font : bold;
	padding-top: 0px;
	padding-bottom:0px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #254B48;	
	font-size: x-small;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #254B48;	
	font-size: x-small;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #254B48;	
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #254B48;	
	font-size: x-small;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #254B48;	
	font-size: x-small;
	text-decoration: none;
}
table {
	border: thin;
	color: #8984BA;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	bottom-border: thin;
	font-family: Arial, Helvetica, sans-serif;
	color: #254B48;	
	font-size: x-small;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #254B48;	
	font-size: x-small;
}

a.button { 
font-weight: bold; 
font-size: x-small; 
font-family: Arial; 
padding: 2px 4px; 
border-top: 1px solid white; 
border-right: 1px solid black; 
border-bottom: 1px solid black; 
border-left: 1px solid white; 
text-align: center; 
min-width: 150px; 
text-transform: uppercase; 
} 

a.button:link { 
background-color: #C0C0C0; 
color: #000000; 
text-decoration: none; 
} 

a.button:visited { 
background-color: #C0C0C0; 
color: #000000; 
text-decoration: none; 
} 

a.button:hover { 
background-color: #D0D0D0; 
color: #FFFFFF; 
border-color: black white white black; 
text-decoration: none; 
} 

a.button:active { 
background-color: #C0C0C0; 
color: #000000; 
text-decoration: none; 
} 


a.largebutton { 
font-weight: bold; 
font-size: x-small; 
font-family: Arial; 
padding: 60px 15px; 
border-top: 1px solid white; 
border-right: 1px solid black; 
border-bottom: 1px solid black; 
border-left: 1px solid white; 
text-align: center; 
min-width: 150px; 
text-transform: uppercase; 
height: 172px;
vertical-align: middle;
} 

a.largebutton:link { 
background-color: #C0C0C0; 
color: #000000; 
text-decoration: none; 
} 

a.largebutton:visited { 
background-color: #C0C0C0; 
color: #000000; 
text-decoration: none; 
} 

a.largebutton:hover { 
background-color: #D0D0D0; 
color: #FFFFFF; 
border-color: black white white black; 
text-decoration: none; 
} 

a.largebutton:active { 
background-color: #C0C0C0; 
color: #000000; 
text-decoration: none; 
} 
