* {     
        font-family: "Times New Roman", Times, serif ;
	font-size:16px;
}
body {
        color: #03693a;
        background-color: #ffffff;
        margin: 10px 10px 20px 10px;
}
a {
        font-family:"Times New Roman", Times, serif ;
        font-size:16px;
        color: #03693a;
        text-decoration:none;
	font-style: italic;
	font-weight: bold;
}
a:link {
        font-family:"Times New Roman", Times, serif ;
        font-size:16px;
        color: #03693a;
        text-decoration:none;
	font-style: italic;
	font-weight: bold;
}
a:hover {
        font-family:"Times New Roman", Times, serif ;
	font-size:16px;
        color: #719261;
        text-decoration:none;
	font-style: italic;
	font-weight: bold;
}
a:visited {
        font-family:"Times New Roman", Times, serif ;
	font-size:16px;
        color: #03693a;
        text-decoration:none;
	font-style: italic;
	font-weight: bold;
}

.asterisk {
        font-family:"Times New Roman", Times, serif ;
	font-size: 12px;
	text-decoration:none;
	color: #03693a;
}
.firstchar {
        font-family: "Times New Roman", Times, serif ;
	font-size:24px;
	font-weight: bold;
	font-style: italic;
}
.travelgreen {
        font-family: "Times New Roman", Times, serif ;
	font-size:28px;
	font-weight: bold;
	font-style: italic;
}
.smalltext {     
        font-family: "Times New Roman", Times, serif ;
	font-size:12px;
	font-style: italic;
}
.innertitle {
        font-family: "Times New Roman", Times, serif ;
	font-size:20px;
	font-weight: bold;
	font-style: italic;
}
.innermenu {
        font-family:"Times New Roman", Times, serif ;
        font-size:20px;
        color: #03693a;
        text-decoration:none;
	font-style: italic;
	font-weight: bold;
}
