﻿body {
	background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10pt;
    color: #404040;
}
body a { color: #f71e75; text-decoration: none }
body a:hover { color: #ff0000; text-decoration: none }

.Headline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #404040;
}
.Heading a { color: #f71e75; text-decoration: none }
.Heading a:hover { color: #ff0000;  text-decoration: none }

.SubHeading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #404040;
}
.SubHeading a { color: #f71e75; text-decoration: none }
.SubHeading a:hover { color: #ff0000;  text-decoration: none }

.Normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #404040;
}
.Normal a { color: #f71e75; font-weight: bold; }
.Normal a img { border: 0; }
.Normal a:hover { color: #ff0000; font-weight: bold; }