@charset "utf-8";
/* CSS Document */

body	{
		font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:17px;
		}
#contact	{
			display:none;
			}
		
h1		{
		font-size: 22px;
		line-height: 38px;
		font-weight:bold;
		color:#000000;
		text-align:center;
		margin-top:14px;
		}

h2		{
		font-size:16px;
		line-height:22px;
		font-weight:bold;
		color:#330066;
		background-color:inherit;
		text-align:center;
		font-style:italic;
		margin-top:0;
		}
		
h3		{
		font-size: 16px;
		line-height: 22px;
		font-weight:bold;
		color:#330066;
		text-align:left;
		margin-top:14px;
		margin-bottom:2px;
		}
h4		{
		font-size: 16px;
		line-height: 22px;
		font-weight:bold;
		color:#330066;
		text-align:center;
		margin-top:14px;
		margin-bottom:12px;
		}
h5		{
		font-size: 14px;
		line-height: 16px;
		font-weight:bold;
		color:#330066;
		text-align:left;
		margin-top:14px;
		margin-bottom:2px;
		}
.subT		{
		font-size: 19px;
		line-height: 25px;
		font-weight:bold;
		color:#000000;
		text-align:center;
		}

p		{
		margin-left:10px;
		margin-right:14px;
		margin-top:6px;
		text-align:justify;
		}
.center		{
		text-align:center;
		}
.copyright {
				font-size: 12px; 
				line-height:18px;
				color: #cccccc;
				background-color: inherit;
				text-align:center;
				font-weight:normal;
				font-style:italic;
				}

.designer {
				font-size: 11px; 
				line-height:18px;
				color: #cccccc;
				background-color: inherit;
				text-align:center;
				font-weight:normal;
				}

a.designer:link {
					color: #cccccc;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:visited {
					color: #cccccc;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:hover {
					color: #ffffff;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:active {
					color: #cccccc;
					background-color: inherit;
					text-decoration: none;
					}
					

.bottomLinksSep 	{
				font-size: 13px; 
				line-height:16px;
				font-weight: bold;
				text-align: center;
				color:#CCCCcc;
				background-color: inherit;
				text-decoration: none;
				text-indent:0;
				}					
.bottomLinks 	{
				font-size: 13px; 
				line-height:16px;
				font-weight: bold;
				text-align: center;
				color:#cccccc;
				background-color: inherit;
				text-decoration: none;
				text-indent:0;
				}
				
a.bottomLinks:link {
					color:#cccccc;
					background-color: inherit;
					}
a.bottomLinks:visited {
					color: #cec1d3;
					background-color: inherit;
					}
a.bottomLinks:hover {
					color: #FFFFff;
					background-color: inherit;
					}
					
a.bottomLinks:active {
					color:#cccccc;
					background-color: inherit;
					}
.linkSep 	{
				font-size: 12px; 
				font-weight: normal;
				text-align: center;
				color:#cccccc;
				background-color: inherit;
				text-decoration: none;
				margin-top:6px;
				text-indent:0;
				}
.betterLink {
				color: #003366;
				background-color: inherit;
				text-decoration:underline;
				}

a.betterLink:link {
					color: #003366;
					background-color: inherit;
					text-decoration: underline;
					}
a.betterLink:visited {
					color: #006699;
					background-color: inherit;
					text-decoration: underline;
					}
a.betterLink:hover {
					color: #0033CC;
					background-color: inherit;
					text-decoration: underline;
					}
a.betterLink:active {
					color: #003366;
					background-color: inherit;
					text-decoration: underline;
					}
.purple				{
					color: #330066;
					font-weight:bold;
					font-size:13px;
					}
.purpleShade				{
					color: #330066;
					font-weight:bold;
					font-size:13px;
					background-color:#e7deea;
					padding:4px;
					}
.green				{
					color: #003333;
					font-weight:bold;
					font-size:13px;
					}
.mauve				{
					color: #663333;
					font-weight:bold;
					font-size:13px;
					}
li					{
					margin-top: 6px;
					margin-right:12px;
					margin-bottom:6px;
					margin-left:12px;
					}
.stress				{
					color: #552841;
					font-weight:bold;
					font-style:italic;
					}

.mauveNoItal				{
					color: #552841;
					font-weight:bold;
					font-style:normal;
					font-weight:bold;
					}
					
.note		{
		margin-left:12px;
		margin-right:12px;
		margin-top:6px;
		text-align:justify;
		font-size:12px;
		line-height: 14px;
		font-style:italic;
		}
.author	{
		text-align:right;
		font-style:italic;
		margin-top:0;
		margin-bottom:8px;
		}
.letter	{
		font-style:normal;
		margin-left:12px;
		margin-right:12px;
		margin-top:10px;
		margin-bottom:0;
		text-align:justify;
		}
.smaller	{
			font-size:smaller;
			}
.legend	{
		font-style:italic;
		font-size:11px;
		line-height:13px;
		text-align:center;
		}
.articleBox		{
		font-size:16px;
		line-height:22px;
		font-weight:bold;
		color:#000000;
		background-color:inherit;
		text-align:center;
		font-style:italic;
		margin-top:0;
		margin-bottom:0;
		}
