body {
	font-family:  sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: #ffffff;
}


a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
.innerbody{
	FONT-SIZE: 13px; LINE-HEIGHT: 15px; FONT-FAMILY: sans-serif
}
.innerbodyHead{
	color: #ff0000; FONT-SIZE: 15px; LINE-HEIGHT: 15px; FONT-FAMILY: sans-serif; font-weight: bold;
}
H1 {
	color: #ff3399; 
	font-family: sans-serif; 
	font-size: 12pt; font-style: 700;
}
H2 {
	color: #ff9933; 
	font-family:  sans-serif; 
	font-size: 14px; 
	font-style: 700;
}
H3 {
	color: #ff3399; 
	font-family:  sans-serif; 
	font-size: 10px; 
	font-style: 700;
}
H4 {
	color: #ff9933; 
	font-family:  sans-serif; 
	font-size: 10px; 
	font-style: 700; 
}

.em { 
	font-style: italic; 
	font-weight: bold; 
}
.strong { 
	text-transform: uppercase;  
	font-weight: bold; 
}
tr {  
	font-family:  sans-serif; 
	font-size: 12px; 
}
td {  
	font-family:  sans-serif; 
	font-size: 12px; 
}

.small {  
	font-family:  sans-serif; 
	font-size: 9px; 
	color:#4A4D4A
}

form { 
	font-family:  sans-serif;
	font-size: 11px;
	font-weight: normal; 

.button {  
	font-family:  sans-serif; 
	font-size: 10px; 
	background: #efefef; 
	margin-top: 1px; 
	margin-right: 1px; 
	margin-bottom: 1px; 
	padding-top: 1px; 
	padding-right: 2px; 
	padding-bottom: 1px; 
	font-weight: bold; 
	margin-left: 1px; 
	padding-left: 2px;  
	font-style: normal; 
	border: thick, color: #000000;
	font-variant: normal; 
	text-transform: capitalize; 
}

TEXTAREA { 
	font-family:  sans-serif;
	font-size: 11px;
	font-weight: normal; 
} 
INPUT { 
	font-family:  sans-serif;
	font-weight: normal;
	font-size: 11px; 
} 

select {
	font-family:  sans-serif;
	font-weight: normal;
	font-size: 11px;
	border-color : Ff9933;
	background : #F0F0EC;
} 
