
a:link, a:visited {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	decoration: none;
}

a:hover {
	color: #444444;
	weight: bold;
	decoration: underline;
	font-weight: bold;
	text-decoration: underline;


}
.navext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-right: 20px;



}
.navhome {
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;



}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 15px;
}
.migraine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
.migrainevariant {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;

}
.support {
	background-image: url(../Layout%20BG/support.jpg);
	background-repeat: no-repeat;
	height: 230px;
	float: none;
	clear: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 0;
	filter: RevealTrans(Duration=1000, Transition=Alpha);





}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
hr { 
	height:1px; 
	border: 1px dashed #666666;

