<!--

body{
margin:0;
padding:0
}

a.Link:link { color: #660000; text-decoration: underline }
a.Link:active { color: #000066; text-decoration: none }
a.Link:visited { color: #666666; text-decoration: underline }
a.Link:hover { color: #000000; text-decoration: none }

table.Header{
border:2px solid #CCCCCC;
background-color:#FFFFFF
}

table.Footer{
border:2px solid #CCCCCC
}

table.Body{
border-top:1px solid #CCCCCC;
border-right:2px solid #CCCCCC;
border-left:2px solid #CCCCCC
}

td.Body{
color:#000000;
text-align:left;
background-color:#FFFFFF;
padding:20px;
font:12pt Georgia, "Trebuchet MS", Arial, sans-serif
}

td.RightBar{
background:url("images/PhotoHomeBig.jpg") #FFFFFF repeat scroll
}

h1{
margin-top:0;
text-align:left;
font:20pt Georgia, "Trebuchet MS", Arial, sans-serif
}

.text_18 {font-size:18pt; font-weight:bold;}
.text_12 {font-size:12pt; font-weight:bold;}

a.FooterLink:link { color: #FFFFFF; text-decoration: none }
a.FooterLink:active { color: #FFFFFF; text-decoration: underline }
a.FooterLink:visited { color: #FFFFFF; text-decoration: none }
a.FooterLink:hover { color: #FFFFFF; text-decoration: underline }

-->