H1{
	color: Fuchsia;
	font-family: Verdana;
	font-weight:500;
	font-size:20pt
}
H2{
	color: #FFF8DC;
	font-family: Verdana;
	font-weight: 300;
	font-size:14pt
}
H3{
	color: #6495ED;
	font-family: Verdana;
	font-weight: bold;
	font-size:12pt
}
P.gray{
	font-family: Verdana;
	font-size:11pt;
	color: InactiveBorder;
}
P.important{
	font-family: Verdana;
	font-size: medium;
	color: #E6E6FA;
	font-weight: bold;
}
p{
	font-family: Verdana;
	font-size:12pt;
	color: Silver;
}
A:link{
	color: #7FFFD4;
	text-decoration:none;
	font-family: Verdana;
	font-size: medium;
	font-weight: 600;
}
A:visited{
	color: #48D1CC;
	text-decoration:none;
	font-family: Verdana;
	font-size: medium;
	font-weight: 600;
}
A:active{
	color: #ADFF2F;
	text-decoration:none;
	font-family: Verdana;
	font-size: medium;
	font-weight: 600;
}
body{
	background : url(http://www.woodrome.com/JRL/Jorlie-BG1.jpg);
}
