/* Global Styles */

body	{
	margin-left:0px; margin-right:0px; margin-top:150px
}

	
td 		{
	font: Courier New;
	color:#686150;
}
	
hr 		{
	height:1px; color: #000000; border: none;}
	
a 		{
	color: #555555; text-decoration:none;}


a:hover	{
	color: #26a0da; text-decoration:none;}
	
a:active {
	color: #26a0da; text-decoration:none;}

	
	
/* Class Styles */

.style1 {
	font-size: 20px; color: #26a0da; font-family: "Courier New", Courier, monospace;
}
.style2 {
	font-size: 20px; color: #555555; font-family: "Courier New", Courier, monospace;
}
.style3 {
	font-size: 14px; color: #26a0da; font-family: "Courier New", Courier, monospace;
}
.style4 {
	font-size: 14px; color: #111111; font-family: "Courier New", Courier, monospace;
}
.style5 {
	font-size: 14px; color: #ffffff; font-family: "Courier New", Courier, monospace;
}
