
a:link {text-decoration: none; color: #c70000;}
a:visited {text-decoration: none; color: #c70000;}
a:hover {text-decoration: none; color: #c70000;}


p
	{font: 10pt/23pt "georgia";
	text-align: justify;
	color: black;
	}
	
.box
	{width: auto;
		margin-left: 425px;
		margin-top: 1px;
		margin-bottom: 1px;
	}
		
.box2
	{width: 400px;
		margin-left: 1px;
		margin-top: 1px;
		margin-bottom: 1px;
	}
	

.small
	{font: xx-small "georgia";
	color: black;
	}

.small2
	{font-size: x-small;
	font-face: "georgia";
	color: black;
	}

.small3
	{font: small "georgia";
	color: black;
	}
.small4
	{font:small caption "georgia";
		color: Black;
	}
h5
	{font: 10pt/23pt "georgia";
	text-align: center;
	color: black;
	}

h4
	{font: small "georgia";
	text-align: center;
	vertical-align: bottom;
	line-height: 10px;
	color: black;
	}


h3
	{font:bold medium "arial";
	text-align: center;
	vertical-align: top;
	text-indent: 4px;
	color: rgb(192, 0, 0);
	word-spacing: .1em;
	background-color: whitesmoke;
	}

h2
	{font:bold large "arial";
	text-align: left;
	text-indent: 4px;
	color: rgb(192, 0, 0);
	word-spacing: -.1em;
	background-color: whitesmoke;
	}

.indent
	{text-indent: 2em;
	}
	
div.welcome
	{background-color: white;
	border-bottom: solid;
	border-color: whitesmoke;
	border-width: 2px;
	padding: 12px;
	margin: 0px;
	}

div.bottomleft
	{background-color: white;
	border-right: solid;
	border-color: whitesmoke;
	border-width: 2px;
	padding: 12px;
	margin:0px;
	}

div.bottomright
	{background-color: white;
	padding: 12px;
	margin: 0px;
	}

div.body2
	{border-right: solid;
	border-bottom: solid;
	border-left: solid;
	border-color: whitesmoke;
	border-width: 2px;
	padding: 0px;
	margin: 0px;
	}

div.bottombar
	{padding: 8px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	}

.bottoml
	{font: 8pt "georgia";
	background-color: #EAE8E9;
        padding: 1px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 10px;
	}

.bottomr
	{padding: 8px;
	text-align: center;
	font: small "Times New Roman";
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

div.history
	{background-color: #EAE8E9;
	padding: 6px;
	margin: 0px;
	border-right: solid;
	border-color: whitesmoke;
	border-width: 2px;
	text-align: center;
	}

div.text
	{padding: 10px;
	margin: 0px;
	}

.teal
	{background-color: #0ECAC8;
	}


.yellow
	{background-color: yellow;
	}





