body { color: #000000; font-family: Trebuchet MS, Arial; margin-left:5px; margin-right:15px; margin-top:5px; font-size: x-small} 

p { font-family: Trebuchet MS, Arial}
hr { color: #8fa5b0 }
strong { font-weight: bold }

input { font-family: Trebuchet MS, Arial; font-size:10px }
select { font-family: Trebuchet MS, Arial; font-size:10px; color: #000000;}

.font0{ font-family: Trebuchet MS, Arial;font-size: 7px }

/* FONTS FOR THE BIBLE TEXT */
/* Extra small font and associated headings, <a> should be like fontX */
.font1{ font-family: Trebuchet MS, Arial;font-size: 9px; line-height:200%}
.font2{ font-family: Trebuchet MS, Arial;font-size: 12px;font-weight: bold; line-height:200%}
.font3 { font-family: Trebuchet MS, Arial;font-size: 15px;font-weight: bold; line-height:200%}

/* Small font and associated headings, <a> should be like fontX */
.font4{ font-family: Trebuchet MS, Arial;font-size: 12px; line-height:200%}
.font5{ font-family: Trebuchet MS, Arial;font-size: 14px;font-weight: bold; line-height:200%}
.font6 { font-family: Trebuchet MS, Arial;font-size: 18px;font-weight: bold; line-height:200% }

/* Medium font and associated headings */
.font7{ font-family: Trebuchet MS, Arial;font-size: 15px; line-height:200%}
.font8 { font-family: Trebuchet MS, Arial;font-size: 18px;font-weight: bold; line-height:200%}
.font9 { font-family: Trebuchet MS, Arial;font-size: 21px;font-weight: bold; line-height:200%}

/* Large font and associated headings */
.font10 { font-family: Trebuchet MS, Arial;font-size: 18px; line-height:200%}
.font11 { font-family: Trebuchet MS, Arial;font-size: 21px;font-weight: bold; line-height:200%}
.font12 { font-family: Trebuchet MS, Arial;font-size: 24px;font-weight: bold; line-height:200%}

/* Extra large font and associated headings */
.font13 { font-family: Trebuchet MS, Arial;font-size: 21px; line-height:200%}
.font14 { font-family: Trebuchet MS, Arial;font-size: 24px;font-weight: bold; line-height:200%}
.font15 { font-family: Trebuchet MS, Arial;font-size: 27px;font-weight: bold; line-height:200%}

/* FONTS FOR THE MENUS */
/* Extra small font and associated headings, <a> should be like fontX */
.fontm1{ font-family: Trebuchet MS, Arial;font-size: 9px;}
.fontCopyright {font-family: Trebuchet MS, Arial;font-size: 10px;}
.fontm2{ font-family: Trebuchet MS, Arial;font-size: 12px;font-weight: bold;}
.fontm3 { font-family: Trebuchet MS, Arial;font-size: 15px;font-weight: bold;}

/* Small font and associated headings, <a> should be like fontX */
.fontm4{ font-family: Trebuchet MS, Arial;font-size: 12px;}
.fontm5{ font-family: Trebuchet MS, Arial;font-size: 14px;font-weight: bold;}
.fontm6 { font-family: Trebuchet MS, Arial;font-size: 18px;font-weight: bold;}

/* Medium font and associated headings */
.fontm7{ font-family: Trebuchet MS, Arial;font-size: 15px;}
.fontm8 { font-family: Trebuchet MS, Arial;font-size: 18px;font-weight: bold;}
.fontm9 { font-family: Trebuchet MS, Arial;font-size: 21px;font-weight: bold;}

/* Large font and associated headings */
.fontm10 { font-family: Trebuchet MS, Arial;font-size: 18px;}
.fontm11 { font-family: Trebuchet MS, Arial;font-size: 21px;font-weight: bold;}
.fontm12 { font-family: Trebuchet MS, Arial;font-size: 24px;font-weight: bold;}

/* Extra large font and associated headings */
.fontm13 { font-family: Trebuchet MS, Arial;font-size: 21px;}
.fontm14 { font-family: Trebuchet MS, Arial;font-size: 24px;font-weight: bold;}
.fontm15 { font-family: Trebuchet MS, Arial;font-size: 27px;font-weight: bold;}

a { color:Gray }
a.meny { color:#FFFFFF }
a:link    { text-decoration: none} 
a:visited { text-decoration: none} 
a:active  { text-decoration: none} 
a:hover   { text-decoration: underline}

/* Table format*/
.tablePR { padding-right: 10px }
.tableP  { padding: 2px, 2px, 2px, 2px }
