/*
Style sheet for www.alexanderssheds.com
produced by nik@outlinewebsolutions.co.uk
*/

 a, body, H1, H2, H3, H4, H5, H6, Li, P, Input, Select, .top, .menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #204088;
	font-size : 10pt;
	font-weight : normal;
}
  
a {
	text-decoration : underline;
}

a:hover {
	text-decoration : overline;
}

H1 {
	font-size : 16pt;
	font-weight : bold;
}

H2 {
	font-size : 14pt;
}

H3 {
	font-size : 12pt;
	font-weight : bold;
}

H4 {
	font-size : 12pt;
}

H5 {
	font-size : 10pt;
		font-weight : bold;
}

H6 {
	font-size : 10pt;
}

.menu {
	color : #ffffff;
	font-size : 8pt;
}

Input, Select {
	font-weight : bold;
}

.top {
	font-size : 8pt;
}

.top:hover {
	text-decoration : none;
}
