body
{
   font-family: Arial,Helvetica,Verdana,sans-serif;
   font-size: 14pt; 
}

img
{
   border: 0px; 
}

img.Padded 
{
   margin: 5px;
}

.Centered
{
   text-align: center;
}

.BottomPageMenu 
{
   font-size: 8pt;
}

.CrossedOut
{
   text-decoration: line-through;
}

.DoubleSize
{
   font-size: 20pt;
}

.EmbeddedBackgroundHighlight 
{
   background-color: #FFFF00;
}

.ExtraSpaceAtBottom 
{
   margin-bottom: 20px;	
}

..ExtraSpaceAtTop
{
   margin-top: 10px;
}

.GuaranteedHeadline 
{
   color: #B30000;
   font-size: 16pt; 
}

h1, .Headline 
{
   font-size: 36pt;
}

.PrimaryEmphasis, .SuperEmphasis 
{
   font-weight: bold;
}

.PrimaryEmphasisHighlight 
{
   color: #FF0000;
   font-weight: bold; 
}

.PrimaryHighlight
{
	color: #FF0000;
}

.SecondaryHighlight
{
   color: #0000FF;
}

.SecondaryEmphasis, .SuperEmphasis
{
   text-decoration: underline;
}
/*
.SuperEmphasis 
{
   font-weight: bold; text-decoration: underline;
}
*/