.redtext {
	font-family: Arial;
	color: #D63059;
	font-size: small;
	text-align: justify;
	font-weight: bold;
	position: static;
	
}

.redtextfaq {
	font-family: Arial;
	color: #D63059;
	font-size: small;
	text-align: center;
	font-weight: bolder;
	position: static;
	font-style: italic;

	
}
.boldtext {
	font-family: Arial;
	font-weight: bold;
	text-align: justify;
	font-style: normal; 

}
.textstyle {
	font-family: Arial;
	font-style: normal;
	color: #000000;
	text-align: justify;
	
}
h1 {
	font-family: Arial;
	font-size: medium;
	background-position: center;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial;
	font-size: large;
	color: #d63059;
	font-weight: bold;
	background-position: center;
	text-align: center;
}

.bottomlinks {
	font-family: Arial;
	font-size: 60%;
	font-weight: bold;
}

.p20 {
	cellspacing:  5px;
	padding-right: 20px;
	padding-left: 40px;
}

img.rt {
	float: right;
	padding: 1px;

}

.rttextstyle {
	margin-left: 5px;
	font-family: Arial;
	font-style: normal;
	color: #000000;
	font-size: xx-small;
	font-weight: bold;

}
li {
	color: #FF0000;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}
div.imgpos {
	float: right;
	padding: 5px;
}


a.brown:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72182b;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.brown:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#72182b;
	font-size: 12px;
	font-weight: bold;
}
a.brown:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #72182b;
	font-size: 12px;
	font-weight: bold;
}
a.brown:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #72182b;
	font-size: 12px;
	font-weight: bolder;
}

