<!-- Writing Mechanics Links:
     File name: writing1.css
     Author: Arnold Zelig
     Date : 22 March 2007
     Last Edit : 21 June 2010 
--> 

	<!-- set background and link colors, for unclicked link, visited link, and text color -->
	a {text-decoration:none}
	a:link     {color:blue}
	a:visited  {color:brown}
	a:hover    {color:green}
	a:active   {color:red}


	.GREEN { color:green; font-size:16pt; font-weight:900 } 
	
	.ORANGE { color:orange; font-style:italic; font-size:14pt; font-weight:700; text-align:center } 

	.BROWN { color:brown; font-weight:700 } 

	.centerlink1 { font-family:sans-serif; font-size:10pt; font-weight:600; text-align:center}

	.centerlink2 { color:black; font-family:sans-serif; font-size:10pt; font-weight:600 }


	BLOCKQUOTE {color:#990033; font-family:sans-serif; font-size:10pt; text-align:center; font-weight:600; overflow:auto}

	
	H3 { color:red; font-family:sans-serif; font-size:14pt; font-style:italic; text-align:center }


	H4 { color:#990033; font-family:sans-serif; text-align:center; font-size:12pt; font-weight:600 }


	H5 { color:black; font-family:sans-serif; font-size:10pt; font-style:normal }
