<STYLE TYPE="text/css">
<!--

/*set the default font*/
B, BODY, DL, DT, DD, DIR, EM, H1, H2, H3, H4, H5, H6,
I, LI, OL, UL, P, SPAN, STRONG, TABLE, TH, TD, TR  
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

/*set up the look for the links*/
a:active {color:#658766;}
a:link {color: #658766; text-decoration: none;}
a:visited {color: #0062CE; text-decoration: none;}
a:hover {color: #0062CE; text-decoration: none;}

/*set up the text formating style*/
body {margin: 10 40 10 40; background-color:white}
p {text-indent: 0.5cm}
H1,H2,H3,H4,H5
{background-color:#6c9eff; color:white} /*sky blue background, white font*/
H1 {background-color:#0062ce; 
text-align: center; letter-spacing: 0.5px; word-spacing: 3px; 
font-weight: bold; font-size:xx-large}
H2 {text-indent: 12px}
H3 {background-image: url(../misc/small_tri1.png); 
background-position: center left;
background-repeat: no-repeat;
text-indent: 18px;
font-size: large; font-weight:bold; 
font-variant:small-caps; }
H4 {background-color:white; color:#632921;
background-image:none; text-indent: 0px}
H5 {background-color: white; color: #7A378B}


LI {list-style-image: url(../misc/bullet3.png);} 


.smalltext
{
font-size: smaller;
}

td.pic
{
text-align: center;
text-valign: center;
font-size: smaller;
font-weight: bold;
}

.smalltext
{
font-size:smaller;
}

td.button
{
background-image: url(../misc/bullet4.png); 
background-position: center left;
background-repeat: no-repeat;
text-indent: 25px; 
color: #ffffff; background-color:#0062ce;
font-size: medium; font-weight:bold; 
font-variant:small-caps; font-family: verdana, sans-serif
}

/*incompatibility with IE*/
/*
td.button:hover
{
background-image: url(../misc/bullet4_over.png);
background-position: center left;
background-color: #6c92ff; color:#ffffff; text-decoration: none;}
*/


div.unfinished
{
border-style: solid; border-width: medium; border-color: red;
color: red
}

div.date
{color: #113f93; font-style: italic; font-size: smaller; text-align: right}

-->
</STYLE>






