body
{ font-family: Arial;
	font-size: 1em;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
p { font-family: Arial; font-size: 100%; text-align: left}
td { font-family: Arial; font-size: 70%}
td.small { font-size: 65%}
a {	text-decoration: none; font-family: Arial;}
a:visited {
		text-decoration: none;
		font-weight: bold;
		color: #003399;
}
a:active {
		text-decoration: none;
		font-weight: bold;
		color: #003399;
}
a:link {
		text-decoration: none;
		font-weight: bold;
		color: #003399;
}
a:hover {
		text-decoration: none;
		font-weight: bold;
		color: #FF5000;
}
a.smalllink {
		font-size: 80%;
}
a.white:active {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.greysmall:active {
	color: #BBBBBB;
	font-size: 80%;
	font-weight: normal;
}
a.greysmall:link {
	color: #BBBBBB;
	font-size: 80%;
	font-weight: normal;
}
a.greysmall:visited {
	color: #BBBBBB;
	font-size: 80%;
	font-weight: normal;
}
a.greysmall:hover {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: normal;
}
a.grey:active {
	color: #666666;
	font-weight: normal;
}
a.grey:link {
	color: #666666;
	font-weight: normal;
}
a.grey:visited {
	color: #666666;
	font-weight: normal;
}
a.grey:hover {
	color: #FF5000;
	font-weight: normal;
}
.grey{
	color: #666666;
	font-weight: normal;
}

h1 {
	font-size: 110%;
		font-weight: bold;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 100%;
		font-weight: bold;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 110%;
	color: #FF5000;
}
h4 {
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 100%;
	color: #FF5000;
}
.handwriten {
	font-family: Arial;
	font-weight: bold;
	color: #003399;
}
.Blue {
	font-family: Arial;
	color: #003399;
}
.Orange {
	font-family: Arial;
	color: #FF5000;
}
.small {  font-size: 80%}
.bold {  font-weight: bold}
.italic { font-style: italic}

select, .Input {font-size: 100%;	height: auto;}

.Input {
border-style:solid;
border-width: 1px;
border-color:#AAABAD;
border-collapse:collapse;
background-color:#FFFFFF;
font-family: Arial;
}

.InputBtn {
border-style:solid;
border-width: 1px;
border-color:#AAABAD;
border-collapse:collapse;
background-color:#FFFFFF;
font-family: Arial;
font-size: 100%;
cursor: hand;
}
form {
font-family: Arial;
font-size: 100%;
}
