/*The following is a stylesheet to be used for the school of TRP
pages.*/



/* body type begins */

BODY	{
	color:			#ff0000;
	font-size:		10pt;
	font-weight:		normal;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-style:		normal;
	background-image:	url(http://www.trp.dundee.ac.uk/images/humphrey/humpback.gif);
	}

P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU, DIV
	{
	font-size: 		10pt;
	font-weight:		normal;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-style:		normal;
	color:			#ff0000;
	}

SMALL	{
	font-size:	.92em;
	}


EM	{
	font-style:	normal;
	font-weight:	bold;
	color:		black;
	background:	transparent;
	}

STRONG	{
	font-style:	normal;
	text-decoration:underline;
	background:	transparent;
	font-weight:	bolder;
	font-size:	12pt;
	color:		#C00;
	}

EM STRONG, STRONG EM	{
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	transparent;
	color:		black;
	}

B	{
	font-weight:	bold;
	font-size: 	10pt;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	color:		#ff0000;
	}

I	{
	font-size: 	10pt;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-style:	italic;
	color:		#ff0000;
	}

.warning	{
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	transparent;
	color:		red;
	}

DEL	{
	text-decoration:	line-through;
	background:		#FC6;
	}

INS	{
	text-decoration:	none;
	}

VAR, CITE, DFN, .note	{
	font-style:		italic;
	}

ADDRESS	{
	font-style:		normal;
	letter-spacing:		.1em;
	}


H1      {
	font-weight:		bold !important;
	font-size:		18pt !important;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:	#ff0000;
	}


H2	{
	font-weight:		bold !important;
	font-size:		16pt !important;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:	#ff0000;
	}


H3	{
	font-weight:		bold !important;
	font-size:		14pt !important;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:	#ff0000;
	/*background:	#FFFFF5;*/
	}

H4, H5, H6, DT, TH, THEAD, TFOOT	{
	font-weight:		bold !important;
	font-size:		12pt !important;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:	#ff0000;
	/*background:	#FFFFF5;*/
	}

HR	{
	color:	#ff0000;
	}

#colophon	{
	display:	none;
	}

COL, COLGROUP, TABLE, TBODY, TD, TR	{
	color:	#ff0000;
	font-size:		10pt;
	font-weight:		normal;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	/*background:	#FFFFF5;*/
	}

	/* active and visited links */


A:link	{
	text-decoration:	none;
	color:			#cc0033;
	font-weight:		bold;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		10pt;
	}

A:visited	{
	text-decoration:	none;
	color:			#23238e;
	font-weight:		bold;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		10pt;
	}

A:hover	{
	text-decoration:	none;
	color:			#ff0000;
	}

A:active	{
	text-decoration:	none;
	color:			#ff0000;
	font-weight:		bold;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		10pt;
	}


A.offsite	{
	text-decoration:	none;
	font-weight:		normal;
	color:			#C30;
	}

/*special links and paragraph styles*/
P.small		{
	font-weight:		normal !important;
	font-size:		9pt !important;
	text-decoration:	none !important;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	line-height:		1em !important;
	}

P.back	{
	font-size: 		10pt;
	font-weight:		normal;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-style:		normal;
	color:			#ff0000;
	background-color:	#ffd79b;
	}

P.big		{
	font-weight:		bold !important;
	font-size:		14pt !important;
	text-decoration:	none !important;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	line-height:		1em !important;
	}

P.red		{
	font-weight:		bold !important;
	font-size:		10pt !important;
	color:			#cc0033;
	text-decoration:	none !important;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	line-height:		1em !important;
	}

A.small		{
	font-weight:		normal !important;
	font-size:		9pt !important;
	text-decoration:	none !important;
	background-color:	#ffd79b;
	font-family:		Arial, Helvetica, sans-serif;
	}

A.download		{
	font-weight:		normal !important;
	font-size:		9pt !important;
	text-decoration:	none !important;
	background-color:	#bbddff;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}


A.smallnoback		{
	color:			#cc0033;
	font-weight:		bold !important;
	font-size:		9pt !important;
	text-decoration:	none !important;
	font-family:		Arial, Helvetica, sans-serif;
	}

A.bignoback		{
	color:			#cc0033;
	font-weight:		bold !important;
	font-size:		14pt !important;
	text-decoration:	none !important;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}

A.back		{
	font-weight:		bold !important;
	font-size:		10pt !important;
	text-decoration:	none !important;
	background-color:	#ffd79b;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}



/*DIV.SPECIAL 	{
	font weight:		bold;
	font size:		9pt;
	}*/



