/* Global Styles */

body		{	color: #000066; background-color: #E6E4BF;
			}

a			{	color:	#000066
			}

a:link		{	color:	#000066
			}

a:visited	{	color:	#FF3300
			}

a:hover		{	color:	#FF3300
			}

a:active	{	color:	#66FFCC
			}

hr			{	color: #6600CC; width: 75%;
			}

TABLE		{	background-color: #99AA66;
			}

.content	{	background-color: #FFFFFF;
				font-family: arial;
				font-size:	14px;
			}



h1			{	font-family: times;
				font-size:	32px;
				color:	#000066;
				text-align: center;
			}


h2			{	font-family: times;
				font-size: 24px;
				color:	#000066;
				font-style: italic;
				text-align:	center;
			}


h3			{	font-family: times;
				font-size: 18px;
				color:	#000066;
				font-style: italic;
				text-align:  center;
			}


h4			{	font-family: arial;
				font-size:	10px;
				color:	#E6E4BF;
				font-style:	italic;
				text-align: center;
			}

h5			{	font-family:	arial;
				font-size:		10px;
				color:			#66FFCC
			}
		
h6			{	font-family: arial;
				font-size:	10px;
				color:	#000666;
				font-style:	italic;
				text-align: center;
			}

				

p			{	margin-left: 25px;
				font-family:	tahoma;
				

			}

.indent		{	margin-left:	100px;
			}

ul			{	margin-left:	100px;
			}

.caption	{	font-family: tahoma;
				font-size:	10px;
				color: #000000;
				text-align: center;

			}

blockquote	{	margin-left: 25px;
				margin-right: 40px;
				font-family:	tahoma;
				text-align: justify;
			}

.notice-1	{	background-color: #E6E4BF;
				color: #D66228;
				font-size:	14px;
				width: 75%;
				text-align: center;
			}
.notice-2	{	background-color: #E6E4BF;
				color: #D66228;
				font-size:	14px;
				font-weight: bold;
				font-variant: small-caps;
				width: 75%;
				text-align: center;
			}

.notice-3	{	background-color: #000066;
				color: #E6E4BF;
				font-size:	14px;
				font-weight: bold;
				font-variant: small-caps;
				width: 75%;
				text-align: center;
			}

.notice-4	{	background-color: #000066;
				color: #E6E4BF;
				font-size:	14px;
				font-variant: small-caps;
				width: 75%;
				text-align: center;
			}


.headline-1	{	color: #D66228;
				font-variant: small-caps;
				font-size:	16px;
				text-align: center;
			}

.headline-2	{	color: #99AA66;
				font-variant: small-caps;
				font-size:	12px;
				text-align: center;
			}

.headline-3	{	font-family:	tahoma;
				font-variant: small-caps;
				font-weight: bold;
				font-size: 16px;
				color: #D66228;
				text-align: center;
			}

.headline-4	{	font-family:	tahoma;
				text-align: center;
			}
