/* **************************************************************************** */
/*  Style sheet for gerrmarine.com by peter l. thompson                       */
/*                                                                              */
/*  For further information on CSS see these sites:                             */
/*  http://www.w3.org/Style/                                                    */
/*  http://www.css.nu/                                                          */
/*                                                                              */
/*  If you want to check the validity of the style sheet you can use this:      */
/*  http://jigsaw.w3.org/css-validator/                                         */
/*                                                                              */
/* **************************************************************************** */



/*	This is for main headers                                                 */
h1 {
font-size: 18px;
border: none;
color: #333333;
font-family: "arial", "geneva", sans-serif;
}

/*	This is used for the sub headers                                         */
h2 {
font-size: 15px;
border: none;
color: #333333;
font-family: "arial", "geneva", sans-serif;
}

h3 {
font-size: 13pt;
letter-spacing: 0.4em;
line-height: 15pt;
font-weight: bolder;
border: none;
color: #003333;
font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
font-size: 8pt;
letter-spacing: 0.3em;
line-height: 10pt;
font-weight: bold;
border: none;
color: #003333;
font-family: Georgia, "Times New Roman", Times, serif;
}

/*	Preformatted text                                                         */
pre {
margin-left: 20px;
color: #333333;
}

/*	Menu unvisited links                                                  */
a.menulink:link {
color: #660000;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt; line-height: normal; letter-spacing: 0.2em; font-weight: bold}

/*	Menu visited links                                                   */
a.menulink:visited {
color: #330000;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt; line-height: normal; letter-spacing: 0.2em; font-weight: bold}

/*	Menu active links (not widely supported)                             */
a.menulink:active {
color: #663300;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt; line-height: normal; letter-spacing: 0.2em; font-weight: bold}

/*	Menu links when hovered over (MSIE only)                             */
a.menulink:hover {
color: #663300;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt; line-height: normal; letter-spacing: 0.2em; font-weight: bold}

/*	Cover unvisited links                                                  */
a.coverlink:link {
color: #660000;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; line-height: normal; letter-spacing: 0.2em; font-weight: bold}

/*	Cover visited links                                                   */
a.coverlink:visited {
color: #330000;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; line-height: normal; letter-spacing: 0.2em; font-weight: bold}

/*	Cover active links (not widely supported)                             */
a.coverlink:active {
color: #663300;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; line-height: normal; letter-spacing: 0.2em; font-weight: bold}

/*	Cover links when hovered over (MSIE only)                             */
a.coverlink:hover {
color: #663300;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; line-height: normal; letter-spacing: 0.2em; font-weight: bold}

a:active {  color: #663300; font-family: "Times New Roman", Times, serif; font-size: 11pt}
a:hover {  color: #663300; font-family: "Times New Roman", Times, serif; font-size: 11pt; font-style: normal; font-weight: normal}
a:link {  color: #990000; font-family: "Times New Roman", Times, serif; font-size: 11pt}
a:visited {  color: #003333; font-family: "Times New Roman", Times, serif; font-size: 11pt}
p {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; line-height: 12pt; color: #333333; letter-spacing: 0.2em}
.description {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 13pt; line-height: 16pt; font-weight: bolder; color: #003333; letter-spacing: 0.4em; text-align: center}
.address {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt; line-height: 10pt; font-weight: bold; letter-spacing: 0.2em; text-align: center; color: #003333; white-space: nowrap}
.title {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18pt; font-style: normal; font-weight: bold; font-variant: normal; color: #660000; text-align: left}
.text {  font-family: "Times New Roman", Times, serif; font-size: 11pt; font-style: normal; line-height: 14pt; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none; letter-spacing: normal; text-align: justify}
.text2 {  font-family: "Times New Roman", Times, serif; font-size: 11pt; font-style: normal; font-weight: normal; line-height: 18pt}
