.bold {
	font-weight: bold;
}
.header {
	color: #069;
	font-size: 21px;
	font-weight: bold;
	font-family: sans-serif, arial, Georgia, "Times New Roman", Times, serif; 
}
.subheader { 
    color: #069; 
    font-size: 17px; 
    font-family: sans-serif, arial, Georgia, "Times New Roman", Times, serif; 
    font-weight: bold; 
}
.body { 
    color: #333; 
    font-size: 15px; 
    line-height: 22px; 
    font-family: sans-serif, "Times New Roman", serif, arial, Georgia, Times; 
}
.caption {
 font-family: sans-serif, arial, Georgia, "Times New Roman", Times, serif;
 font-size: 11px;
}

.info { color: #069; font-size: 13px; line-height: 18px; font-family: sans-serif, arial, Georgia, "Times New Roman", Times, serif }
a:link { color: #006; font-size: 15px; line-height: 22px; font-family: sans-serif, arial, Georgia, "Times New Roman", Times, serif ; font-style: normal; text-decoration: none; }
a:visited { 
color: #006; 
font-size: 15px; 
line-height: 22px; 
font-family: sans-serif, arial, Georgia, "Times New Roman", Times, serif ;text-decoration: none;
}
a:hover { color: #039; font-size: 15px; line-height: 22px; font-family: sans-serif, arial, Georgia, "Times New Roman", Times, serif ;text-decoration: none;
}
a:active { color: #039; font-size: 15px; line-height: 22px; text-decoration: none;;
}
.grey { color: #999;
        font-size: 15px; 
        line-height: 22px; 
        font-family: sans-serif, "Times New Roman", serif, arial, Georgia, Times;  
}
.italic { font-style: italic; }
.m_sym { 
    color: #333; 
    font-size: 16px; 
    line-height: 22px; 
	font-family: "times new roman", times; font-style: italic; 
}
.pink { 
	color: #f69; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 22px;
	font-family: sans-serif, "Times New Roman", serif, arial, Georgia, Times;  
	}


