
	
	
	/* Default CSS for trinity website   */
	/* tinkering began on 5-5-08 */

BODY		{ background-image: url(/webpix/g12mrb05-pur.gif);
		font-family: sans-serif;
		font-size: 9pt; }

H1 		{ font-size: 30pt;
		font-family: "Brush Script MT", Times, serif;
		line-height: 100%;
		color: #aaaaff;
		margin: 0px }

H2 		{ font-size: 12pt;
		font-family: sans-serif;
		color: #ff5500;
		margin: 0px }

H3 		{ font-size: 10pt;
		font-family: sans-serif;
		color: #aaaaff;
		margin: 0px }

H4 		{ font-size: 10pt;
		font-family: sans-serif;
		color: red;
		margin: 0px }

H5 		{ font-size: 8pt;
		font-family: sans-serif;
		color: red;
		margin-bottom: 0px;
		margin-top: 15px }

H6	 	{ font-size: 7pt;
		font-family: sans-serif;
		color: #bbffbb;
		margin: 0px; }

P		{ font-family: sans-serif;
		font-size: 10pt }

.menu		{ font-family: sans-serif;
		font-size: 10pt;
		text-decoration: none;
		background-color: purple } 

.sp		{margin-bottom: 15px }

.logo		{ width: 150px }

.dot		{ margin-right: 8px;
		margin-left: 15px }

.dot2		{ float: left;
		margin-right: 8px;
		margin-left: 15px;
		margin-bottom: 15px }

.dot3		{ float: left;
		margin-right: 8px;
		margin-left: 15px;
		margin-bottom: 45px }

.dot4		{ float: left;
		margin-right: 8px;
		margin-left: 15px;
		margin-bottom: 45px }

.center	{text-align: center }

.it		{ font-style: italic }

A:link 		{ color: white;
		text-decoration: none; }
A:visited	 	{ color: white;
		text-decoration: none; }
A:active 		{ color: red;
		text-decoration: none;  }
A:hover		{ color: yellow;
		text-decoration: none }

<dl>		{ font-family: sans-serif;
			font-size: 10pt }

<dd>		{ text-indent: -2em;
			margin-left: 5em;
			font-family: sans-serif;
			font-size: 14pt}

<dt>		{ font-family: sans-serif;
			font-size: 10pt}


.noindent	{ margin-left: 4em; text-indent: 0em}

.red		{ color: #ff0000 }

.gold		{ color: #bbaa00 }

.black	{ color: #000000 }

.orange	{ color: orange }

.menuitem		{font-size:  8pt}

.nomarg	{  margin-top:  0px;
				margin-bottom:  0px  }