
body {background: #ffffff;
		 color:#000000;
		font-family:"Comic Sans MS", "Times New Roman", "Times Roman", serif;
		font-size:90%;}
body.title	{background: #A1B9E8;
		 color:#000000;
		font-family:"Comic Sans MS", "Times New Roman", "Times Roman", serif;
		font-size:90%;}
body.contents	{background: #A1B9E8;
		 color:#000000;
		font-family:"Comic Sans MS", "Times New Roman", "Times Roman", serif;
		font-size:90%;}
a:hover {
	background: #E8FFFF;
}
a:link {
	color: #1517FF;
}
h1	{color:navy;
	font-family:Harrington, script;
	font-size:150%;}

h2	{color:navy;
	font-family:"Comic Sans MS", Courier;
	font-size:133%;}

h3	{color:navy;
	font-family:"Comic Sans MS", Helvetica, sans-serif;
	font-size:100%;}

h3.second {color:#004F4F;
	font-family:"Comic Sans MS", Helvetica, sans-serif;
	font-size:120%;
	background:#00BDBD;
	text-align:center}

td	{background:#ffffff;
		 color:#000080;
		font-family:"Comic Sans MS",Times New Roman,serif;
		font-size:90%;}	
span.red		{background:red}
span.red2		{background:red;color:#D4D8E4}

.graytext	{color:#C0C0C0}

.topic	{color:navy;
	font-size:small;
	font-family:"Comic Sans MS", Helvetica, sans-serif;
	font-weight:700;
	}

.contents {	font-size:smaller;
			font-family:Arial, Helvetica,sans-serif;
			font-weight:bold;
			margin-left:10px;
			width:100px}
			
span.inicap	{font-size:133%}

#times	{font-family:"Times New Roman", Times, serif;}

span.syntax	{font-family:"Letter Gothic",Arial, Helvetica, sans-serif;
		font-size:90%;}
span.codeback	{background-color: #ADD8E6;
			font-family:"Letter Gothic",Arial, Helvetica, sans-serif;
			font-size:small;
			line-height:250%;}

hr	{color:navy;}
		 
