			/***********************/
			/*Basic layout for site*/
			/***********************/

body{
background-image: url("images/background.gif");
background-attachment: fixed;
background-reapeat: repeat;
background-position: top left;
background-color: #C0C0C0
}

b.highlight{color: #009090}

pre{
margin-top: 0;
margin-bottom: 0
}

p.tblCols{
margin-top: 0;
margin-bottom: 0;
font-style: italic;
font-size: 12;
font-family: verdana
}

p.title{
margin-bottom: 0;
margin-top: 0;
font-style: italic;
font-size: 13;
font-family: arial
}

p.content{
margin-bottom: 0;
margin-top: 0;
font-style: normal;
font-size: 13;
font-family: arial
}

h1.subject{
color: #000000;
text-align: left;
text-decoration: none;
text-transform: none;
white-space: normal;
letter-spacing: 0;
font-family: arial;
font-size: 20;
font-style: italic;
font-weight: bold;
margin-top: 2;
margin-bottom: 2
}

h2.left{
color: #900000;
direction: ltr;
text-align: left;
text-decoration: none;
text-transform: none;
white-space: normal;
letter-spacing: 0;
font-family: times-new-roman;
font-size: 15;
font-size-adjust: 0.55;
font-style: normal;
font-weight: bold;
margin-top: 3;
margin-bottom: 3;
}

h2.top{
color: #900000;
direction: ltr;
text-align: center;
text-decoration: none;
text-transform: uppercase;
white-space: normal;
letter-spacing: 0;
font-family: times-new-roman;
font-size: 15;
font-size-adjust: 0.55;
font-style: normal;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}

h3.title{
margin-top: 3;
margin-bottom: 3;
font-style: italic
}

/*beginning of link section*/

a:link, a:visited{
text-decoration: none;
text-align: left;
direction: ltr;
color: #000000;
letter-spacing: 0;
font-family: verdana;
font-size: 10;
font-weight: normal;
font-style: normal;
}

a:hover{
text-decoration: underline;
text-align: left;
direction: ltr;
color: #900000;
letter-spacing: 0;
font-family: verdana;
font-size: 10;
font-weight: bold;
font-style: normal;
}

/*end of link section*/
 
