﻿.box {
				color: red;
				font-size: 10.0pt;
				font-weight: 700;
				font-style: normal;
				text-decoration: none;
				font-family: "Segoe UI", sans-serif;
				text-align: center;
				vertical-align: middle;
				white-space: nowrap;
				border: 1.5pt solid windowtext;
				padding-left: 1px;
				padding-right: 1px;
				padding-top: 1px;
				background: white;
}
a:visited {
				color: #FF0000;
}
.yellowbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 180px;
	text-align: center;
	background-color: #FFFFCC;
}


a {
	color: #FF3300;
}
.style4 {
	font-family: "Times New Roman";
}
.textcenter {
	text-align: center;
}
a:visited {
	color: #FF0000;
}
.leftbox {
	position: absolute;
	width: 375px;
	height: 300px;
	top: 300px;
	background-color: #FFFFFF;
	right: 55%;
}
.style3 {
	border-style: solid;
	border-color: #000000;
}
.style2 {
	border-style: solid;
	border-color: #000000;
	position: absolute;
	width: 400px;
	height: 300px;
	top: 300px;
	background-color: #FFFFFF;
	right: 55%;
}
.mainbox {
				left: 45%;
				top: 300px;
				width: 450px;
				height: 600px;
				background-color: #FFFFFF;
				position: absolute;
				float: left;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 180px;
	visibility: visible;
}

.underline {
	text-decoration: underline;
}
Bold {
	font-weight: bold;
}
.bluefont {
	color: #0000FF;
}
.greenfont {
	color: #008000;
}
.italic {
	font-style: italic;
}
.redfont {
				color: #FF0000;
}
.verandafont {
				font-family: Verdana;
				font-size: small;
}
.cabrinifont {
				font-family: Calibri;
}
.blackfont {
				color: #000000;
}
.boldfont {
				font-weight: bold;
}
.textindent {
				text-indent: 100px;
}

