BODY {
	font-family: tahoma, arial, serif;
	font-size: 10pt;
	background-image: url(images/eye_kite_bkg.jpg);
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
TD { font-family: tahoma, arial, serif; font-size: 10pt }

P { line-height: 1em ; margin-top: 0.4em  ; margin-bottom: 0em  ; text-indent: 0em }

.initial {text-indent: 0;}	/* Initial paras below headings, etc */
.desc1 {font-size: 88%;}	/* Category description for links */
.tinytext {font-size: 70%}	/* General tiny text */
.YouWillNeed { font-size: 80%; font-weight: normal}

H1, H2, H3{ color:green; text-align: left }
H4, H5, H6 { color:black; text-align: left }
H1, H2 { margin-top: 0.5em; margin-bottom: 0.2em }
H3, H4 { margin-top: 0.2em; margin-bottom: 0.2em }
H5, H6 { margin-top: 1em }
H1, H2, H3, H4 { font-weight: bold }

H1 { font-size: 1.4em }
H2 { font-size: 1.2em }
H3 { font-size: 1.1em }
H4 { font-size: 0.9em }

A {text-decoration: none}
A:link { color: blue }		/* unvisited link */
A:visited { color: crimson }	/* visited links */
A:active { color: crimson }		/* active links */
A:hover { color: orange }	/* mouseover effect */

A:link IMG { border: none }
A:visited IMG { border: none }
A:active IMG { border: none }
A:hover IMG { border: none }
.cell-bot-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.cellthinborder {
	border: 1px solid #CCCCCC;
}
