h1, h2, h3, h4, h5 {margin: 0px; padding: 0px; font-family: Verdana,Arial,sans-serif;}
h1, h3 { text-transform: capitalize; color: #334d55;}
h1{ font-size: 1.2rem;}
h2 {font-size: 1.1rem; color: #006699;; text-transform: capitalize; font-weight:bold; line-height: 1.5rem; margin-bottom:1.2em;}
h3, h4, h5 {font-size: 1rem;}
h4 { color: #333; font-weight:normal; line-height: 1.8rem;}
h5 { color: #334d55; }



p {font-size: 0.8rem; color: #333; line-height: 1.2rem; margin-bottom:.5em;}
th {color: green;}
ol {font-size: 0.8rem; color: #333; line-height: 1.2rem; margin: .2em 0;}
ul {font-size: 0.9rem; color: #333; line-height: 1.2rem; margin: .2em 0;}
em {font-weight: bold;}

p.menu {
	padding-left:1.4em;
}

p.photodis	{
	font-size: 14rem;
}

.titalname {
	font-size: 2.5rem;
	color: #F00;
	margin-left: 7%;
	padding-top:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.titaltext {
		font-size: 2rem;
    color: #F00;
	margin-left: 5%;
}



ul.nobullets {
	list-style-type:none;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:active {
	text-decoration: underline;
}

.required_star {
 font-weight:bold;
 color:#F00;
}
