/*style sheet*/
body{
background-color: #0D4F8B;
color: #2F4F4F;
}

a{
color: #708090;
}

a:hover{
font-style: italic;
color: #43208B;
}

a:visited{
color: #708090;
}

h1{
font-family: tahoma;
font-size: 2.0em;
font-weight: bold;
font-style: italic;
color: #000000;
text-align: center;
}

h2{
font-family: tahoma;
font-size: 1.5em;
font-weight: bold;
color: #000000;
text-align: center;
}

h3{
font-family: tahoma;
font-size: 1.1em;
font-weight: bold;
text-align: center;
color: #2F4F4F;
}

h4{
font-family: tahoma;
font-size: 0.9em;
font-weight: bold;
text-align: center;
color: #2F4F4F;
}

h5{
font-family: tahoma;
font-size: 0.9em;
font-weight: bold;
text-align: center;
color: #2F4F4F;
}

#countries{
width: 100%;
border: 0.1em solid #FFD700;
background-color: #000000;
margin-left: 1.0em;
margin-right: 1.0em;
font-family: tahoma;
font-size: 0.7em;
color: #FFD700;
font-weight: bold;
text-align: center;
}

#navbar a{
text-decoration: none;
color: #FFFF00;
}

#navbar a:hover{
color: #90EE90;
font-style: italic;
}

#navbar a:visited{
color: #FFFF00;
font-weight: normal;
}

#texttable{
width: 90%;
border: 0.1em solid #2F4F4F;
background-color: #FFFCCF;
margin-left: 1.0em;
margin-right: 1.0em;
font-family: arial;
font-size: 1.0em;
text-align: left;
}

#texttable a{
text-decoration: none;
}

#texttable a:hover{
color: #43208B;
font-style: italic;
}

#texttable a:visited{
font-style: normal;
}

#h3 a{
text-decoration: none;
font-weight: bold;
}

#quote{
width: 90%;
margin-left: 1.0em;
margin-right: 1.0em;
font-family: tahoma;
font-size: 0.9em;
text-align: left;
}

#quote1{
width: 90%;
margin-left: 1.0em;
margin-right: 1.0em;
font-family: tahoma;
font-size: 0.9em;
text-align: left;
}

#texttable5{
width: 90%;
margin-left: 1.0em;
margin-right: 1.0em;
font-family: arial;
font-size: 0.9em;
text-align: left;
}

#h3 a:hover{
color: #43208B;
font-style: italic;
font-weight: bold;
}

#h3 a:visited{
font-weight: bold;
}

#h4 a{
text-decoration: none;
font-weight: bold;
}

#h4 a:hover{
color: #43208B;
font-style: italic;
font-weight: bold;
}

#h4 a:visited{
font-weight: bold;
}

#memorial{
width: 50%;
border: 0.1em solid #2F4F4F;
background-color: #D4A017;
margin-left: 1.0em;
margin-right: 1.0em;
font-family: tahoma;
font-size: 0.9em;
color: #000000;
text-align: center;
}

#memorial h3{
color: #000000;
}

#products{
font-family: tahoma;
font-size: 0.9em;
text-align: left;
}

#navbar{
width: 100%;
border: 0.1em solid #FFD700;
background-color: #000000;
margin-left: 1.0em;
margin-right: 1.0em;
font-family: tahoma;
font-size: 0.7em;
color: #FFD700;
font-weight: bold;
text-align: center;
}

#start{
width: 100%;
border: 0.1em solid #FFD700;
background-color: #000000;
margin-left: 1.0em;
margin-right: 1.0em;
font-family: tahoma;
font-size: 1.2em;
color: #FFD700;
font-weight: bold;
text-align: center;
}

