h1 {
	color : #B73630;
	font-size : 15px;
	text-transform : uppercase;
	letter-spacing : 2px;
	background-color : #F9E8E7;
}

h2 {
	color : #3300CC;
	font-size : 12px;
	text-transform : uppercase;
	letter-spacing : 2px;
	background-color : #ECE8FF;
	margin-left : 10px;
	text-align : right;
}

.timestyle { font-family: arial, helvetica, sans-serif; font-size: 8pt; font-style:normal; font-weight: 400; color: #ABB4C9; }
.gray { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #525D76; }

a {
font-family: arial, helvetica, sans-serif; 
color: #000099; 
text-decoration: none;  
font-weight : bold; }

a:hover {
color: #B73630; 
text-decoration: underline;}

a.main {
font-family: arial, helvetica, sans-serif; 
color: Black; 
text-decoration: none;  
font-weight : bold;
 font-size : 9px;
}
a.main:hover {
color: #B73630;
 text-decoration: underline;
}

.act:link { COLOR: #3333FF;  text-decoration: none }
.act:active { COLOR: #3333FF; text-decoration: none }
.act:visited { COLOR: #3333FF; text-decoration: none }
.act:hover { COLOR: #3333FF; text-decoration: none }


.contents { font-family: arial, helvetica, sans-serif; font-size: 8pt; font-style:normal; font-weight: 400; color: #FF0000; }

.text { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #525D76; }
.tiny { font-family: arial, helvetica, sans-serif; font-size: 8pt; }

.textwhite { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 8pt; color: White;  
font-weight : bold;
 letter-spacing : 1px;
 margin-left : 31px;
 }

.textred { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 7pt; color: #B73630;  
font-weight : bold;
 letter-spacing : 2px;
}

input { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #525D76; }
textarea { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #525D76; }
select { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #525D76; }





body, td { font-family: arial, helvetica, sans-serif ; font-size: 9pt }


body, tr { font-family: arial, helvetica, sans-serif ; font-size: 9pt }


.textgrey { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #525D76; }
.bold-red { font-family: arial, helvetica, sans-serif ; font-size: 9pt;  color: #8B0000;  font-weight: bold;   }