/* CSS Document */

.main_text{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
}

.header{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#000000;
}
.dings{
font-family:Wingdings;
font-size:12px;
}
.slidetext{
font-family:Trebuchet MS;
font-size:11px;
color:#666666;
}

/*body styles*/

hr{
height:1px;
color:#000000;
}