body {
	margin-left: 0;
	margin-top: 0.1in;
	margin-right: 0.2in;
	margin-bottom: 0.5in;
	background-image: url(images/logo01.gif);
    background-repeat: repeat-x;
}

a {
	color: #595992;
	border-bottom: 1px dotted #595992;
	text-decoration: none;
}

a:visited {
	color: #595992;
	border-bottom: 1px dotted #595992;
	text-decoration: none;
}

img
{
    border: none;
}

.note
{
    border: black solid 1px;
    /*background: url(./images/note.png) no-repeat rgb(224,244,255);*/
    background: rgb(224,244,255);
    margin: 0.12in 0;
    padding: 0 55px;
}

body, h2, h3, h4, p, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	
}



body, p {
	font-style: normal;
	font-size: 12px;
    font-weight: normal;
}

.h2 {
	font-style: normal;
	font-weight: bold;
	font-family: Georgia,"Times New Roman",Times,serif;
}

.navheader
{
    /*margin-top: 5em;*/
    border: 0px;
}

.navfooter
{
    border: black solid 1px;
    background-image: url(./images/background_footer.png);
    background-repeat: repeat-x;
	font-size:13px;
}

.t, .f {
	font-size: 12px;
}

/*
body, h2, h3, h4, p, .t, .tb1, .tb2, .tb3, .f {
	font-family: Arial, Helvetica, sans-serif;
}



.tb1 {
	font-size: 16pt;
}

.tb1, .tb2, .tb3 {
	font-weight: bold;
}

h4, .ti, .tb3 {
	font-style: italic;
}

.t, .tb1, .tb2, .tb3, .ti {
	color: #5C5B5B;
}

.th {
	color: #595992;
}

.f {
	color: #666666;
}

.fld {
	color: #5C5B5B;
	background-color: #F2F2F2;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
*/

