/* CSS Document */

/* Text and Links */
.Text1 {  
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:12pt; 
color:#ef92bd; 
FONT-WEIGHT:normal; 
FONT-STYLE:normal; 
TEXT-DECORATION:none;
}

.Links1 {  
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:10pt; 
color:#ef92bd; 
FONT-WEIGHT:normal; 
FONT-STYLE:normal; 
TEXT-DECORATION:none;
}
.Links1:hover {  
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:10pt; 
color:#8BB851; 
FONT-WEIGHT:normal; 
FONT-STYLE:normal; 
TEXT-DECORATION:none;
}

.Text2 {  
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:12pt; 
color:#996633; 
FONT-WEIGHT:normal; 
FONT-STYLE:italics; 
TEXT-DECORATION:none;
}
.Text2BOLD {  
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:12pt; 
color:#996633; 
FONT-WEIGHT:bold; 
FONT-STYLE:normal; 
TEXT-DECORATION:none;
}

.Text3BOLD {  
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:12pt; 
color:#FFFFFF; 
FONT-WEIGHT:bold; 
FONT-STYLE:normal; 
TEXT-DECORATION:none;
}

.Text4 {  
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:11pt; 
color:#666666; 
FONT-WEIGHT:normal; 
FONT-STYLE:normal; 
TEXT-DECORATION:none;
}

.Links2BOLD {  
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:12pt; 
color:#996633; 
FONT-WEIGHT:bold; 
FONT-STYLE:normal; 
TEXT-DECORATION:none;
}
.Links2BOLD:hover {  
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:12pt; 
color:#ef92bd; 
FONT-WEIGHT:bold; 
FONT-STYLE:normal; 
TEXT-DECORATION:none;
}

.Title1 {
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:18pt; 
color:#FFFFFF; 
FONT-WEIGHT:bold; 
FONT-STYLE: italic;
TEXT-DECORATION:none;
}

.Title2 {
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:16pt; 
color:#ef92bd; 
FONT-WEIGHT:bold; 
FONT-STYLE:normal;
TEXT-DECORATION:none;
}

.Title2SMALL {
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:14pt; 
color:#8BB851; 
FONT-WEIGHT:bold; 
FONT-STYLE:normal;
TEXT-DECORATION:none;
}

.Title3 {
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:30pt; 
color:#660000; 
FONT-WEIGHT:normal; 
FONT-STYLE:normal;
TEXT-DECORATION:none;
}

.Title4 {
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:30pt; 
color:#ef92bd; 
FONT-WEIGHT:normal; 
FONT-STYLE:normal;
TEXT-DECORATION:none;
}

.Title5 {
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:16pt; 
color:#FFFFFF; 
FONT-WEIGHT:normal; 
FONT-STYLE: normal;
TEXT-DECORATION:none;
}

.Title6 {
font-family:  Times New Roman, Arial, Verdana, Helvetica, sans-serif; 
font-size:13pt; 
color:#FFFFFF; 
FONT-WEIGHT:normal; 
FONT-STYLE: italic;
TEXT-DECORATION:none;
}

/* ELEMENTS */



/* other stuff */
font.Subtitle
{
    font-family: Times New Roman, Arial;
    font-size: 10pt;
    color: #8BB851;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}