/* CSS Document */

body {background-color:#FFFFFF; margin-top: 0px;}
		
/* Hyperlinks */
a:link {font-size: 12px; color:#336699; font-family: Georgia, serif; line-height: 11pt; text-decoration:underline;}
a:hover {font-size: 12px; color:#336699; font-family: Georgia, serif; line-height: 11pt; text-decoration: none}
a:visited {font-size: 12px; color:#336699; font-family: Georgia, serif; line-height: 11pt; text-decoration: underline;}
a:visited:hover {font-size: 12px; color:#336699; font-family: Georgia, serif; line-height: 11pt; text-decoration: none;}

a.copyright:link {font-size: 9px; font-family:Verdana,Arial,Helvetica; color:#000000; text-decoration: underline}
a.copyright:visited {font-size: 9px; font-family:Verdana,Arial,Helvetica; color:#000000; text-decoration: underline}
a.copyright:hover {font-size: 9px; font-family:Verdana,Arial,Helvetica; color:#000000; text-decoration: none}
a.copyright:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none;}

	

/* Plain Texts */
.bodycopy {font-family: Georgia, serif; font-size: 12px; color: #000000; text-decoration: none; line-height: 11pt;}
.bodycopyItalic {font-family: Georgia, serif; font-size: 12px; color: #000000; text-decoration: none; font-style:italic; line-height: 11pt;}
.bodycopyBold {font-family: Georgia, serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; line-height: 11pt;}

.whitebodycopy {font-family: Georgia, serif; font-size: 12px; color: #FFFFFF; text-decoration: none; line-height: 12pt;}
.whitebodycopyItalic {font-family: Georgia, serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-style:italic; line-height: 12pt;}
.whitebodycopyBold {font-family: Georgia, serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; line-height: 12pt;}

.copyright {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none;}

.smallWhite {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #FFFFFF; text-decoration: none;}

.whiteserifheader {font-family: Georgia, serif;Georgia, serif; font-size: 14px; color:#FFFFFF; font-weight:normal;}
