BODY {
	line-height: 140%;
	background-color: #FFEEFF;
}
td {
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #004481;
}

.footer a {
	padding: 0px 10px;
}

.whitetext {
	color: #ffffff;
}
.blacktext {
	color: #000000;
}
.greytext {
	color: #747877;
}
.greentext {
	color: #949E34;
}
.yellowtext {
	color: #E5A924;
}
.orangetext {
	color: #D4952A;
}
.rosetext {
	color: #D6738F;
}
.bluetext {
	color: #389FFF;
}

p {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	color: #333333;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 14px;
}

h3{
	font-size: 14px;
	background-color:#FFFFFF;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 15px;
}

a.whitelink {
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
	text-decoration: underline;
}
a.whitelink:hover {
	text-decoration: none;	
}
a.blacklink {
	font: normal 11px Tahoma, Arial;
	color: #212B35;
	text-decoration: underline;
}
a.blacklink:hover {
	text-decoration:none;	
}

a.bluelink {
	color: #389FFF;
	text-decoration: underline;	
}
a.bluelink:hover {
	text-decoration: none;	
}

a.orangelink {
	color: #B3932C;
	text-decoration: underline;
	font: normal 11px Tahoma, Arial;
}
a.orangelink:hover {
	text-decoration: none;	
}
a.greenlink {
	color: #6DA700;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.greenlink:hover {
	text-decoration: none;	
}
a.roselink {
	color: #D6738F;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.roselink:hover {
	text-decoration: none;	
}
a.yellowlink {
	color: #FDED2F;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.yellowlink:hover {
	text-decoration: none;	
}


#plan table {
	width: 450px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#plan table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
	vertical-align: top;
}
#plan table th {
	background-color: #EFEDE7;
	padding: 7px;}
	
.happy{
	font-size: 14px;
	width: 220px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}	

.happy2{
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}	
