

/* Presentation Stylesheet */ 

h3, p {
 margin:0;
 padding:3px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
p.cont:first-letter {
 font-size: 150%; 
 font-family: times, Times New Roman, times-roman, georgia, serif;
 }
p.cont, p b, p {
                font-family: font-family: Arial, Helvetica, sans-serif;
                line-height: 16px;
		color: #ccc;

}

h1.title {
                font-family: times, Times New Roman, times-roman, georgia, serif;
                font-size: 48px;
                line-height: 40px;
                letter-spacing: -1px;
                color: #eee;
                margin: 0 0 0 0;
                padding: 10px 0 0 0;
                font-weight: 100;
}

h2.subtitle {
                font-family: times, Times New Roman, times-roman, georgia, serif;
                font-size: 28px;
                line-height: 10px;
                letter-spacing: -1px;
		color: #eee;
}

h3.subsub {
color: #fff;
                font-family: times, Times New Roman, times-roman, georgia, serif;
}
