/*content style for special pages*/
body {
	width: 255px;
	height: 500px;	
}


.text1 {font-family: verdana;
font-size: 9px;
font-weight: 500;
color: #B8C485;
line-height: 136%;}

.text2 {font-family: verdana;
font-size: 10px;
font-weight: 500;
color: #ffffff;
line-height: 136%;}

.text3 {font-family: verdana;
font-size: 9px;
font-weight: 500;
color: #FF6600;
line-height: 180%;}

.text4 {font-family: verdana;
font-size: 8.5px;
font-weight: 500;
color: #9F9F00;
line-height: 180%;}

a.two {
text-decoration: none;
color: #9F9F00;
}

a.two:hover {
text-decoration: none;
color: #ffffff;
}
