/* DRAGONSTUDIO STYLE SHEET *//* edited by JTA 26062004 *//***************************************************//* GLOBAL ELEMENTS *//***********************************/body {	text-align:center;	margin:0;	padding:0;	font:12px Georgia, Times, serif;	color:#1B1B1B;	line-height:1.2;	text-align:left;	background: #000;	}.body a:link, .body a:visited, .body a:active {	color:#000;	background:#000;	text-decoration: none;	} .standardsAlert { display: none; }p {	margin:0px;	line-height:1.2;	padding-bottom: 1em;	color:#fff;	}	img {border-width:0;border-style:none; }/* TEXT *//***********************************/.title {	font-size: 16px;	font-family: Georgia, Helvetica, Geneva, Sans-serif;	line-height: 20px;	color: #FDE8EB;	}.subtitle {	font-size: 10px;	font-family: Arial, Helvetica, Geneva, Sans-serif;	line-height: 11px;	color: #FDE8EB;	}