
body,td {
	font-family: arial; 
	font-size: 12 px;
	color: black;
	scrollbar-base-color: white;
	scrollbar-arrow-color: #4279D6;
	}
	
a:link {color: white; text-decoration: none; }	
a:visited {color: white; text-decoration: none; }	
a:hover {color: white; text-decoration: underline; }

.quote {
	font-family: arial; 
	font-size: 12 px;
	color: white;
	font-weight: bold;
}
.input {
	COLOR: #00288C;
	font-weight: bold;
	border: 1px solid #4279D6;
	}
	
.submit {background-color: #00288C;
	color: #4279D6;color: #4279D6;
	font-weight: bold;
	border: 1px solid #FFF}
	
.bold {
	color: #4279D6;
	font-weight: bold;
	}
textarea 
	{
	font-weight: bold;
	}
	
a:link.main
 {
	color: #4279D6;
	font-weight: bold;
	font-size: 12 px;
	width: 100 px;
	
	}
a:visited.main {
	color: #4279D6;
	font-weight: bold;
	font-size: 12 px;
	width: 100 px;
	}
a:hover.main {
	color: #00288C;
	font-weight: bold;
	font-size: 12 px;
	width: 100 px;
	}
	

a:link.norm
 {
	color: #4279D6;
	font-weight: bold;
	font-size: 12 px;
	
	
	}
a:visited.norm {
	color: #4279D6;
	font-weight: bold;
	font-size: 12 px;
	
	}
a:hover.norm {
	color: #00288C;
	font-weight: bold;
	font-size: 12 px;
	
	}

a:link.menu
 {
	color: white;
	font-weight: bold;
	font-size: 12 px;
	width: 100 px;
	
	}
a:visited.menu {
	color: white;
	font-weight: bold;
	font-size: 12 px;
	width: 100 px;
	}

a:hover.menu {
	color: #ff7c00;
	font-weight: bold;
	font-size: 12 px;
	width: 100 px;
	
	}	

.paragraph 
{
  margion-right: 25 px;
}

.squote {
	font-family: arial; 
	font-size: 11 px;
	color: white;
	font-weight: bold;
	}
	.even {background-color: #ccc}
	
hr {color: #4279D6;

}

h1 {font-size: 15px;}
h2 {font-size: 14px;}
h3 {font-size: 13px;}