.sel_note {
    font-family:arial,helvetica,sans-serif;
    color: #FF0000;
	font-size: 12px;
	line-height: 20px;
    }


.title {  
    font-family:trajan pro,times new roman,georgia,serif;
    color: #333333;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
    }

.test_section {  
    font-family:trajan pro,times new roman,georgia,serif;
    color: #999999;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
    }

.test_sub_section {  
    font-family:trajan pro,times new roman,georgia,serif;
    color: #333333;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
    }

.test_question {  
    font-family:verdana, arial, helvetica, sans-serif;
    color: #333333;
	font-size: 12px;
	line-height: 18px;
    }

.test_header {  
    font-family:verdana,arial,helvetica,sans-serif;
    color: #999999;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
    }

.title_med {  
    font-family:trajan pro,times new roman,georgia,serif;
    color: #999999;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
    }


.body {  
    font-family:verdana,arial,helvetica,sans-serif;
    color: #333333;
	font-size: 11px;
	line-height: 18px;
    }

.nav {  
    font-family:verdana,arial,helvetica,sans-serif;
    color: #333333;
	font-size: 10px;
	line-height: 17px;
    }

.form_response {  
    font-family:verdana,arial,helvetica,sans-serif;
    color: #084887;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
    }

.blurb {  
    font-family:verdana,arial,helvetica,sans-serif;
    color: #999999;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
    }

.home_intro {  
    font-family:verdana,arial,helvetica,sans-serif;
    color: #084887;
	font-size: 12px;
	line-height: 21px;
    }

.home_intro_link {  
    font-family:verdana,arial,helvetica,sans-serif;
    color: #084887;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
    }

.quote {  
    font-family:verdana,arial,helvetica,sans-serif;
    color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
    }

.quote_attrib {  
    font-family:verdana,arial,helvetica,sans-serif;
    color: #333333;
	font-size: 11px;
	line-height: 14px;
    }


.caption {  
    font-family:verdana,arial,helvetica,sans-serif;
    color: #666666;
	font-size: 10px;
	line-height: 14px;
    }


.footer { 
	font-family:verdana,arial,helvetica,sans-serif;
    color: #CCCCCC;
	font-size: 10px;
	line-height: 14px;	
	}

a:link {
    color: #996633;
	text-decoration: none;
	font-weight: bold;
    }

a:visited {
    color: #996633;
	text-decoration: none;
	font-weight: bold;
    }

a:hover  {
	text-decoration: underline;
	}
