.headline1{
	color: #000066;
	font-size: 135%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
        list-style-type: circle;
}
.headline2{
	color: #000066;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
        list-style-type: circle;
}
.default{
       color: #000;
       font-size: 100%;
       font-family: Arial, Helvetica, sans-serif;
}
