BODY
{
    FONT-SIZE: 24pt
}
HR
{
    COLOR: #177dff
}
.ribbon
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 20pt;
    COLOR: #177dff;
    FONT-FAMILY: 'Ribbon131 BT'
}
.border
{
    BORDER-RIGHT: #177dff double;
    BORDER-TOP: #177dff double;
    BORDER-LEFT: #177dff double;
    BORDER-BOTTOM: #177dff double
}
A
{
    COLOR: #177dff
}
.shaded
{
    COLOR: #177dff
}
ul {
	text-transform: capitalize;
	color: #177dff;
	list-style-position: outside;
	font-size: 11pt;
	font-weight: bold;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: square;
}
