﻿v\:* {behavior:url(#default#VML);}
    
body {
font-family :  Arial, Helvetica, Sans-serif; 
font-size : 13px; 
margin-top: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
} 

/* Main table for content each page except index.html and history Book */
table.master {
width: 775px;
background-color: #FFFFFF;
border-width: 0;
border-collapse: collapse;
border-color: #000000;
border-style: solid;
font-family: Arial, Helvetica, Sans-serif; 
font-size: 13px;
}

/* Style definition for pages in Book - The Melbourne Bushies */
table.book        { 
width: 575px;
height: 700px;
background-color: #FFFFFF;
border-width: 0;
border-collapse: collapse;
font-family: Arial, Helvetica, Sans-serif; 
font-size: 13px; 
text-align : justify; 
text-indent:14px;
}

td {
text-align : left; 
font-family : Arial, Helvetica, Sans-serif;
font-size : 13px; 
vertical-align: top;
margin-left : 0; 
} 

td.content {
width: 630px;
padding: 4px;
vertical-align: top;
}

td.menu {
width: 126px;
padding: 4px;
vertical-align: top;
}

p {
text-align : left; 
font-family : Arial, Helvetica, Sans-serif;
font-size : 13px; 
margin-left : 0; 
} 

/* Font decoration used on home page for first letter of paragraph */
.firstletter { font-size: 120%; font-weight: bold }

h1 {
font-family : "Comic Sans MS", Arial, Helvetica, Sans-serif; 
font-size : 23px; 
font-weight : bold; 
color : #800000; 
} 
h2 {
font-family : Arial, Helvetica, Sans-serif; 
font-size : 18px; 
color : #800000; 
font-weight : bold; 
} 
h3 {
font-family : Arial, Helvetica, Sans-serif; 
font-size : 16px; 
color : #800000; 
font-weight : bold; 
} 
h4 {
font-family : Arial, Helvetica, Sans-serif; 
font-size : 14px; 
color : #800000; 
font-weight : bold; 
} 


/* Font definition for bulleted lists */
li {
font-family : Arial, Helvetica, Sans-serif; 
font-size : 13px; 
text-decoration : none; 
}

/* Italicised font */
.italics1 { font-style : italic; }