BODY {
	color: Black;
	background-color: White;
	/*background-image: url(img/decowoman.gif);
	background-repeat: no-repeat;
	background-position: center 98%; */
	font-family: Arial, sans-serif;
	font-size: smaller;
	margin: 0px;
}

A {
	text-decoration: none;
	font-weight : normal;
	font-size: 10pt;
	color: black;
}

A:HOVER {
	color: #CC6699;
	text-decoration: none;
	font-weight : normal;
	font-size: 10pt;
	
}

A.UnderlineBlue {
	text-decoration: underline;
	font-weight : normal;
	font-size: 10pt;
	color: blue;
}

A.UnderlineBlue:HOVER {
	text-decoration: underline;
	font-weight : normal;
	font-size: 10pt;
	color: #CC6699;
}

A.Text {
   color: Teal;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 10pt;	
}

A.Small {
   color: Blue;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight : normal;
	font-size: 8pt;	
}

A.Blue2 {
   color: Blue;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 10pt;	
}

A.Blue3 {
   color: Blue;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight : normal;
	font-size: 10pt;	
}

A.SmallBold {
   color: Blue;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 8pt;	
}

A.Blue {
   color: White;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 10pt;	
}

A.Text:HOVER {
    color: #CC6699;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 10pt;		
}

A.Small:HOVER {
    color: purple;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight : normal;
	font-size: 8pt;		
}

A.Blue2:HOVER {
   color: Purple;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 10pt;	
}

A.Blue3:HOVER {
   color: #6495ED;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight : normal;
	font-size: 10pt;	
}

A.SmallBold:HOVER {
    color: purple;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 8pt;		
}

A.Blue:HOVER {
   color: Yellow;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 10pt;	
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

P.Small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
	
P.Indent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : normal;
	padding-left: 75;	
	padding-right: 75;	
}

P.Blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
	font-weight : bold;
	background-color: #FFFFCC;
	border-width : 1px;
	border-style : solid;
	border-color: blue; 
	width : 380px; 
	padding-top : 5;
	padding-bottom : 5;
}

P.Facts {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : normal;
	background-color: #FFE3BB;
	/*border-right : 1px solid blue;
	border-left : 1px solid blue;
	border-bottom : 1px solid blue;*/
	border-style : solid;
	border-color: black; 
	border-width : 2px;
	padding : 3;
}

P.Grey {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight : normal;
	background-color: #EEEEEE;
	padding : 3;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
}

Table.Light {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : normal;
	background-color: White;
	border-width : 2px;
	border-style : solid;
	border-color : black; 
	padding : 7px;
}

Table.BlueOutline {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	Border-color: #7F9DB9;
	padding: 2px;
	padding-left: 6px;
}

Td.Links {
	background-color: #F7F7F7;
	border-style: solid;
	border-width: 1px;
	Border-color: #7F9DB9;
	padding: 2px;
	padding-left: 6px;
}

Td {
	font-family: Arial;
	font-size : 10pt;
	font-weight: normal;
	color: Black;
	}	

Td.Header {
	background-color: #7F9DB9;
	/*border-style: solid;
	border-width: 1px;
    Border-color: #000000;*/	
	font-family: Arial;
	font-size : 10pt;
	font-weight: bold;
	color: White;
	padding: 5;
}	

P.Border {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	border-width : 3px;
	border-style : solid;
	border-color: black; /* Can also use: border : 3px solid black; */
	width : 250px; 
	padding : 3px;
}

Span {
	background-color : Grey;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Black;
	}

Span.List {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : Black;
	}	
	
Li.Small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	}
	
Td.Blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
	background-color : Blue;
	font-weight : bold;
	}

Input.Default {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	background : White;
}

Textarea.Default {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	background : White;
}
