.letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight : 100;
    background-image : url(letterbk.jpg);
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7B68EE;
	text-decoration: none;
	font-weight : bold;
}
.redlink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color: #FF3333;
	text-decoration: none;
	font-weight : bold;
}
.menu{
	color: #0000CC;
	white-space : normal;
	text-decoration : none;
    font : normal x-small sans-serif;
}
.facts{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-align : left;
	text-decoration : none;
	font-weight : normal;
	color:blue;
}
.heading{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : center;
	text-decoration : none;
	color:#000099
}
.footer{
	text-decoration : none;
	font : small-caps x-small Arial, Helvetica, sans-serif;
	color: Silver;
}
.blacktext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-align : center;
}
.answers{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	color : Red;
	text-align : left;
	text-decoration : none;
	font-weight : normal;
}
.symptoms{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-align : left;
}

.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
