/* CSS Document */

body {
	margin: 0px;
	background-color: #B6387F;
}
.border{
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
h1, 
h1 a:link,
h1 a:visited,
h1 a:active {
	font-family: Tahoma;
	font-size: 18px;
	color: #B5357D;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
h1 a:hover{
	font-family: Tahoma;
	font-size: 18px;
	color: #B5357D;
	text-decoration: underline;
	display: inline;
	}
.mid-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.mid-text a:link,
.mid-text a:visited,
.mid-text a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: justify;
}
.mid-text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.mid-1 h1{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	display: inline;
}
.mid-1 h1 a:link,
.mid-1 h1 a:visited,
.mid-1 h1 a:active,
.mid-1 h1 a:hover{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	display: inline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	display: inline;
}
.bullets{
	font-family: Tahoma;
	color: #B6387F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.mid-2 h2{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	display: inline;
}
.mid-2 h2 a:link,
.mid-2 h2 a:visited,
.mid-2 h2 a:active,
.mid-2 h2 a:hover{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	display: inline;
}