﻿.thinyelbrdr {
	border: 2px solid #FFFF00;
}
.thinbluebrdr {
	border: 2px solid #000099;
}
.medyellbrdr {
	border: 4px solid #FFFF00;
}
.style4 {
	font-size: medium;
}
.style8 {
	text-align: center;
	background-color: #FFFF00;
	padding: 2px 10px 2px 2px;
	margin: 0px auto 0px auto;
	right: auto;
	left: auto;
	float: none;
}
.style9 {
	border: thin solid #FF0000;
	padding: 4px;
	color: #FF0000;
	background-color: #FFFFFF;
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.style10 {
	border: medium solid #0000FF;
	text-align: center;
	background-color: #FFFF00;
	float: none;
	font-family: Georgia;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
}
.border0 {
	border-width: 0px;
}
.GaBoldItaBlue {
	font-family: Georgia;
	font-size: large;
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}
.GaBoldMed {
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
}
.GaBoldIta {
	font-family: Georgia;
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
.VerBold {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
}
.VerBoldmedRed {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
