﻿html, body, form, div, h1, h2, h3 {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0 0 0 0;
	margin: 0;
}

img {
	border-style: none;
	border-color: inherit;
	border-width: 0;

}

body {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	outline-style:none;
	outline-width:0;
	outline:none;
}

a:link {color: #be1e2d; text-decoration: none; }
a:active {color: #be1e2d; text-decoration: none; }
a:visited {color: #be1e2d; text-decoration: none; }
a:hover {color: #be1e2d; text-decoration:underline; }

#subcategories a:link, #subcategories a:active, #subcategories a:visited {color: #6e6f74; text-decoration: none; }
#subcategories a:hover {color: #be1e2d; border-bottom:1px #6cc3e3 dotted; font-weight:bold;  }



h1 {
	font-size:24px;
	font-family: Didot;
	padding:0;
	line-height:25px;
}
h2{
	padding: 9px 28px;
	/padding: 6px 28px;
	font-family: Didot;
	font-size:24px;
}
h3 {
	font-family:Didot;
	font-weight:bold;
	font-size:16px;
}

h4 {
	font-family:Didot;
}


h5 {
	font-family:Didot;
	font-size:20px;
	color:#be1e2d;
	font-weight:normal;
	margin:0;
	padding:0;

}

/**
#popmenu p.tier1 {
	padding: 9px 28px;
	/padding: 6px 28px;
	font-family: Didot;
	font-size:24px;
	margin: 0;
	font-weight: bolder;
}

#popmenu p.tier2 {
	font-family:Didot;
	font-weight:bold;
	font-size:16px;
	margin: 0;
}

**/


