﻿
H1
{
	font-family:Sansa Soft Std;
	font-size: 20px;
	font-weight: normal;
	line-height:normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
H2
{
	font-family: Sansa Soft Std;
	font-size: 18px;
	font-weight: normal;
	line-height:normal;
	text-decoration: none;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
H3
{
	font-family: Sansa Soft Std;
	font-size: 16px;
	font-weight: normal;
	line-height:normal;	
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}




LINK
{
	font-variant:small-caps;
	font-weight:bold;
	text-decoration:none;
	
}

a
{
	 FONT-WEIGHT: normal;
    font-size: 11px;
	color: #333333;
    font-family: Arial;
	text-decoration: none;
}

a:Hover
{
    FONT-WEIGHT: normal;
    font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#CE0C0C;
}

A
{
	FONT-FAMILY: Arial, sans-serif; 
	COLOR: black; 
	FONT-SIZE: 8pt; 
	TEXT-DECORATION: none;
	mso-font-charset: 0;
    FONT-WEIGHT: normal;
}

A:Hover
{
	FONT-FAMILY: Arial, sans-serif; 
	COLOR: black; 
	FONT-SIZE: 8pt; 
	TEXT-DECORATION: none;
	mso-font-charset: 0;
    FONT-WEIGHT: normal;
   	color:#CE0C0C;
}

A.span
{
	  FONT-WEIGHT: normal;
    font-size: 11px;
	color: #333333;
    font-family: Arial;
	text-decoration: none;
}

A.span:Hover
{
    FONT-WEIGHT: normal;
    font-size: 11px;
    font-family: Arial;
	text-decoration: none;
	color:#CE0C0C;
}
 
/* ---------------------------------  
	Default style of site  (Content)
------------------------------------ */

TD
{
    FONT-WEIGHT: normal;
    font-size: 11px;
	color: #000000;
    font-family: Arial;
	text-decoration: none;
}



BODY
{
    FONT-WEIGHT: normal;
    font-size: 11px;
	color: #000000;
    font-family: Arial;
	text-decoration: none;
	margin:0px;
	padding:0px;
		
 }
 
 
.table
{
	border-width: 0px;
    border-spacing: 0px;
    border-style: solid;
    border-color:#CCCCCC;
    border-collapse: collapse;
  }

.th 
{
    border-width: 0px;
    border-style: solid;
    border-color:#C0C0C0;
    
 }
 
 .tr.grey   
{
   border-bottom-width:1px;
	border-bottom-color: #C0C0C0;
	border-bottom-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
    
 }
 
  .tr
 {
 	border-bottom-width:1px;
	border-bottom-color: #C0C0C0;
	border-bottom-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
 }
 
  .td 
 {
	 border-bottom-width:1px;
	border-bottom-color: #C0C0C0;
	border-bottom-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	border-collapse: collapse;
  } 

.grey_cell
{
	background-color:#E3E3E3;
}

.grey_line
{
	border-bottom-width:1px;
	border-bottom-color: #C0C0C0;
	border-bottom-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;	
}

.grey_underline
{
	border-bottom-width:2px;
	border-bottom-color: #333333;
	border-bottom-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
}

.Yellow_cell
{
	
     background-color:#FFF180;
}
.Green_cell
{
	background-color:#82B38A;
}

.Grey_row
{
	background-color:#DEDDDD;
}

