.link  {cursor:pointer; color:#fe2572; text-decoration:underline;}
.link6 {cursor:pointer; color:#fe2572; text-decoration:none; }
.p{margin-bottom: 10px;text-indent: 15px;display: block;}
*[size="1"]{
	font-size: 10px;
}
*[size="2"]{
	font-size: 12px;
}
*[size="3"]{
	font-size: 16px;
}
*[size="4"]{
	font-size: 18px;
}
*[size="5"]{
	font-size: 24px;
}
*[size="6"]{
	font-size: 32px;
}
*[size="7"]{
	font-size: 48px;
}
.videoleft{
	float: right;
	margin: 0px 0px 10px 10px;
}
.p{
	margin-bottom: 10px;
	text-indent: 10px;
}
nav {  float:right; margin-top:54px; z-index:101; border-radius:12px; border-top:1px solid #1a1421; border-right:1px solid #37172c; border-bottom:1px solid #17121e; border-left:1px solid #37172c;}
h2 { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:24px; color:#FE2572; }
h3,h3&gt;a { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:19px; color:#fe2572; }
body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:18px;
	color:#030303;
	min-width:960px;
}
#content-page img[align="left"]{
	float: left;
	margin: 0px 10px 10px 0px;
}
#content-page img[align="right"]{
	float: right;
	margin: 0px 0px 10px 10px;
}
#content-page table{
	width: 100%;
}
#content-page table td{
	padding: 7px;
	border: 1px solid grey;
}
/*
#content-page table tr:first-child td{
	border-top: none;
	font-weight: bold;
}
#content-page table td:first-child{
	border-left: none;
}*/