#printshrink {width: 650; }
a {color: #5787B7; font-weight: bold; text-decoration: none;}
#other {display: none;} 

h1, h2, h3 {	font-weight: bold;	font-style: normal;	margin-bottom: 0mm; color:#000000;}
h1 {font-family: Arial; font-size: 15px;}
h2 {font-family: Verdana; font-size: 17px;}
h3 {font-family: Arial; font-size: 14px;}

/* Text Colors

light blue: #5787B7
red: #ED3620
orange: #F58114
light gray: #F0F0F0
yellow: #FEFD00
*/
body, p, td {font-family: Arial;	font-size: 10pt;	font-style: normal;	color: #000000;}

.tableBorderBlue {border: 2px solid #5787B7;}
.tableBorderGray {border: 2px solid #F0F0F0;}

a.Small_Links:link, a.Small_Links:visited  {font-family: Arial; color : #5787B7; font-size: 11px; font-weight: bold;  text-decoration: none;}
a.Small_Links:active, a.Small_Links:hover  {font-family: Arial; color : #F58114; text-decoration: underline; font-size: 11px; font-weight: bold;}

/*START TEXT SIZES*/
.smallWhiteText, .smallBlueText, .smallOrangeText, .smallRedText, .smallGrayText, .smallBlackText
{font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;}
.normalWhiteText, .normalBlueText, .normalOrangeText, .normalRedText, .normalGrayText 
{font-family: Arial; font-size: 13px; font-weight: bold; text-decoration: none;}
.mediumWhiteText, .mediumBlueText, .mediumOrangeText, .mediumRedText, .mediumGrayText, .mediumBlackText
{font-family: Arial; font-size: 15px; font-weight: bold; text-decoration: none;}
.largeWhiteText, .largeBlueText, .largeOrangeText, .largeRedText, .largeGrayText, .largeBlackText
{font-family: Arial; font-size: 17px; font-weight: bold; text-decoration: none;}
/*END TEXT SIZES*/

/*START TEXT COLORS*/
.smallWhiteText, .normalWhiteText, .mediumWhiteText, .largeWhiteText {color: #FFFFFF;}
.smallBlueText, .normalBlueText, .mediumBlueText, .largeBlueText {color: #5787B7;}
.smallRedText, .normalRedText, .mediumRedText, .largeRedText {color: #ED3620;}
.smallOrangeText, .normalOrangeText, .mediumOrangeText, .largeOrangeText {color: #F58114;}
.smallGrayText, .normalGrayText, .mediumGrayText, .largeGrayText {color: #CCCCCC;}
.smallBlackText, .mediumBlackText, .largeBlackText {color: #000000;}
/* END TEXT COLORS*/

ul.nomargin {margin-left:0px;}