body {
    /*margin:         0px;*/
    font-family:    Tahoma;
    font-size:      10pt;
}

hr {
		size: 1;
    height: 1;
    color: #F2BB08;
}

h2 {
    font-size:      16pt;
    color: 		#F2BB08;
}

h4 {
    font-size:      12pt;
    color: 		#F2BB08;
}

a, a:visited {
    text-decoration:    none;
    font-weight:		bold;
		color:				#F2BB08;
}
a:hover {
    text-decoration:    underline;
/*		color:				#5E83CC;*/
		color:				#FFFFFF;
}

