body{
	font-family : "Times New Roman", Times, serif;
	color: #D4DEFA;
}

.text, ul{
	font-size : 12pt;
	margin-top : 0px;
}

.title{
	font-family : "Times New Roman", Times, serif;
	color: #E6ECFC;
	font-size : 12pt;
	font-weight: bold;
	margin-bottom : 0px;
	padding-left: 15px;
}
.bold{
	font-family : "Times New Roman", Times, serif;
	color: #FFDE00;
	font-size : 12pt;
	font-weight: bold;
	margin-bottom : 0px;
	}

b{
	font-family : "Times New Roman", Times, serif;
	color: #E6ECFC;
	font-size : 12pt;
	font-weight: bold;
	margin-bottom : 0px;
	}
.price{
	font-family : "Times New Roman", Times, serif;
	color: #E6ECFC;
	font-size : 12pt;
	font-weight: normal;
	margin-bottom : 0px;
	}
.link{
	font-family : "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size : 12pt;
	font-weight: bold;
	text-decoration: none;		
}

.link:hover{
	text-decoration: underline;			
}
.link_1{
	font-family : "Times New Roman", Times, serif;
	color: #667FCF;
	font-size : 12pt;
	font-weight: bold;
	text-decoration: none;
}

.link_1:hover{color: #D4DEFA;}/*FFDE00*/
