.topbar {
	background-image : url(file:///C|/websites/Webs3/IraKoeppel/AffordableLaser/images/topbar.jpg);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-variant : normal;
	font-weight : normal;
}
.toprightheader {
	background-color : #e6dfe3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	text-align : right;
}
.addressbox 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 130%;
}
.menu  {
	background-image : url(images/menuback3.jpg);
	border-right : solid Black;
	border-right-width : medium;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	font-variant : small-caps;
}
H1 {
	font-family : Georgia;
	font-size : 16px;
	color : Maroon;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
}
H2 {
	font-family : Georgia;
	font-size : 14px;
	color : Maroon;
	font-weight : bold;
}
H3 {
	font-family : Tahoma;
	font-size : 14px;
	color : Gray;
}
H4 {
	font-family : Tahoma;
	font-size : 12px;
	color : Gray;
}
.partext {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.prtable {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A:visited {
	text-decoration : none;
	color : Black;
}
A:hover {
	color : Red;
	font-weight : bold;
	text-decoration : underline;
}
A:active {
	color : Black;
	text-decoration : none;
}
A:link {
	color : Black;
	text-decoration : none;
}
.red {
	color : Red;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}