<style type="text/css">
#mydiv{
position: fixed;
left: 10px;
top: 50px;
}
</style>

.NormalItems {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; line-height: normal}
.EmphasisedItems {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #FFFFFF}
.EmphasisedBold {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
.SectionText {  font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: bold; color: #FFFFFF}
.BulletList {  font-family: "Times New Roman", Times, serif; font-size: 14px; list-style-position: outside; list-style-type: disc; color: #FFFFFF}
.LargeSectionText {  font-family: "Times New Roman", Times, serif; font-size: 36px; font-style: normal; font-weight: bold; color: #00FF00}
.NormalBullet {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; line-height: normal; list-style-position: outside; list-style-type: disc; color: #FFFFFF}
.SectionTextRed {  font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: bold; color: #FF0000}
.LargeNormal {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; color: #FFFFFF}
a {
	color: #FFFF00;
}
.BulletList {
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}
