.normal					{ font-family: Tahoma, Sans-Serif, MS Sans Serif; font-style: normal; text-decoration: none; }

.regular					{ font-weight: normal; } 
.bold						{ font-weight: bold; } 
.italic						{ font-style: oblique; } 
.bold_italic			{ font-weight: bold; font-style: oblique; } 
.underline				{ text-decoration:underline; } 

.white						{ color: #FFFFFF }
.black					{ color: #000000 }
.violet						{ color: #713699 }
.blue						{ color: #0072BC }
.red							{ color: #DD0000 }
.green					{ color: #197300 }
.pink						{ color: #EC008C }
.orange					{ color: #FF6606 }
.gray						{ color: #9FB8BF }

.s05						{ font-size: 5pt; } 
.s06						{ font-size: 6pt; } 
.s07						{ font-size: 7pt; } 
.s08						{ font-size: 8pt; } 
.s09						{ font-size: 9pt; } 
.s10						{ font-size: 10pt; } 
.s11						{ font-size: 11pt; } 
.s12						{ font-size: 12pt; } 
.s13						{ font-size: 13pt; } 
.s14						{ font-size: 14pt; } 
.s15						{ font-size: 15pt; } 
.s16						{ font-size: 16pt; }
.s17						{ font-size: 17pt; } 
.s18						{ font-size: 18pt; }
.s19						{ font-size: 19pt; } 
.s20						{ font-size: 20pt; }
.s25						{ font-size: 25pt; }
.s30						{ font-size: 30pt; }
.s35						{ font-size: 35pt; }

body						{ font-family: Tahoma, Sans-Serif, MS Sans Serif; font-style: normal; text-decoration: none; font-size: 8pt; }
td								{ font-family: Tahoma, Sans-Serif, MS Sans Serif; font-style: normal; text-decoration: none; font-size: 8pt; }
h1							{ font-weight: bold; font-size: 10pt; padding: 0px; margin: 0px; }
h2							{ font-weight: bold; font-size: 8pt; padding: 0px; margin: 0px; }
h3							{ font-weight: bold; font-size: 12pt; padding: 0px; margin: 0px; }
p								{ margin: 0px; }

.pdd_05				{ padding-top: 5px; }
.pdd_08				{ padding-top: 8px; }
.pdd_16				{ padding-top: 16px; }
.pdd_24				{ padding-top: 24px; }
.pdd_32				{ padding-top: 32px; }
.box_pdd12			{ padding-left: 12px; padding-right: 12px; }
.box_w01				{ padding-top: 3px; padding-bottom: 3px; padding-left: 5px; border-bottom: #FFFFFF 1px solid; }
.box_w02				{ padding-top: 3px; padding-bottom: 3px; border-left: #FFFFFF 1px solid; border-bottom: #FFFFFF 1px solid; }

.x_bg						{ background-repeat: repeat-x; background-position: left top; }
.y_bg						{ background-repeat: repeat-y; background-position: left top; }
.bg							{ background-repeat: no-repeat; background-position: center center; }

a:link, a:active, a:visited { color: #EC008C; text-decoration:none; font-size: 8pt }
a:hover { color: #000000; text-decoration:underline; font-size: 8pt }
a.crystal_blue:link, a.crystal_blue:active, a.crystal_blue:visited { text-decoration:none; color: #0072BC }
a.crystal_blue:hover { text-decoration:underline; color: #0072BC }
a.crystal_violet:link, a.crystal_violet:active, a.crystal_violet:visited { text-decoration:none; color: #713699 }
a.crystal_violet:hover { text-decoration:underline; color: #713699 }
a.crystal_white:link, a.crystal_white:active, a.crystal_white:visited { text-decoration:none; color: #FFFFFF }
a.crystal_white:hover { text-decoration:underline; color: #FFFFFF }
a.black_link:link, a.black_link:active, a.black_link:visited { color: #000000; text-decoration:underline; font-size: 8pt }
a.black_link:hover { color: #000000; text-decoration:underline; font-size: 8pt }
a.pink_link:link, a.pink_link:active, a.pink_link:visited { color: #EC008C; text-decoration:none; font-size: 8pt }
a.pink_link:hover { color: #000000; text-decoration:underline; font-size: 8pt }

h6							{  text-align: justify; text-indent: 0.5in; overflow: hidden;  height: 16pt;  }
