.Mainwindow H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #993333;
}

.Mainwindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	list-style-type: disc;
}

.Mainwindow table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	list-style-type: disc;
}



.Mainwindow B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.Mainwindow H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #312839;
}
.Mainwindow H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7b715a;
}
.Mainwindow H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #53626f;
}

.Mainwindow H5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #A71F5C;
}

.Mainwindow UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5A6973;

	
}

.Mainwindow Li {
	color: #993333;
}
