﻿body {
	SCROLLBAR-ARROW-COLOR:#00aeef; 
	SCROLLBAR-TRACK-COLOR:#00aeef; 
	SCROLLBAR-BASE-COLOR: #213873
	}

select {
	SCROLLBAR-ARROW-COLOR:#00aeef; 
	SCROLLBAR-TRACK-COLOR:#00aeef; 
	SCROLLBAR-BASE-COLOR: #213873
	}	

.blueborder {
	background-color:#213873;
	border-color:#213873;
	border-width:0px;
	
	}

p {
	color:#FFFFFF;
	font-size:16px;	
	font-family:"Times New Roman", Times, serif
}

h1 {
	color:#FFFFFF;
	font-size:large;	
	font-family:"Times New Roman", Times, serif

}

.soldred {
	color: #FF0000;
}

.fontlinks {
	color:#FFFFFF;
	font-size:small;	
	font-family:"Times New Roman", Times, serif;
	text-align:center
}

.bgcolor {
	background-color:#213873}

img {
	border:0px
}

.center {
	text-align: center
}

.justify {
	text-align:justify
}

.mouse {
	color:#FFFFFF;
	font-size:12px;	
	font-family:"Times New Roman", Times, serif;
	margin-left:20px;
	margin-right:20px

}

margin20 {
	margin-top:15px
}

.tablecenter {
	margin-left:auto;
	margin-right:auto
}

img {
	border:0px
}

A:link {
	color: #58ba47;
}
A:visited {
	color: #00aeef;
}
A:hover {
	color: #ffdc00;
}
A:active {
	color: #ffdc00;
}

