body { 
 font-family:comic sans MS; 
 background-image: url(/images/backl.PNG); 
        background-position: center; background-repeat:repeat; 
        font-size:13px; 
}

td {
font-size:13px;
}

a { 
	color: #999966; 
	text-decoration:none; 
	font-weight:bold;
	font-family:comic sans MS, sans-serif; 
	font-size: 11px;
} 

a:link		{ color: #999966;  } 
a:visited	{ color: #999999;  } 
a:active	{ color: #CCCC99;  } 
a:hover		{ color: #369;  }

.maintext {

/* font-weight:normal; */
}

#header
{
   	background-color:#100007;
	font-family:comic sans MS;
	font-weight:800;
}

a.link {
font-size:13px;
color:#000000;
font-family:comic sans MS;
}

a.link:hover {
color:#ffcc77;
}

a.link1 {
font-size:12px;
color:#000000;
font-weight:normal;
}

a.link1:hover {
color:#999999;
}

div#menutitle {
font-size:14px;
background-color:#000000;
color:#ffffff;
font-weight:bold;
}

/* ----------- start: to change with h1/h2/h3 ------------------- */

.title {
font-size:16px;
font-weight:bold;
}

.subtitle {
font-size:15px;
font-weight:bold;
}

.subtitle2 {
font-size:18px;
font-weight:bold;
}

/* ----------- end: to change with h1/h2/h3 ------------------- */

.titlename {
font-family:bold;
font-size:15px;
background-color:#noun;
color:#000000;
}

h1 {
font-size:18px;
font-weight:bold;
}

h2 {
font-size:16px;
font-weight:bold;
}

a.contrast {color:#ffffff; font-size:45px; }


.commentstitle {
	font-family:trebuchet MS, verdana, arial, sans-serif;
	font-size:18px;
	color: #333;
  font-weight:bold;
	clear: both;
}

.commentssub {
	font-family:comic sans MS, sans-serif;
	font-size:12px;
	color: #369;
  font-weight:bold;
	clear: both;
}

.posted {
	font-family:comic sans MS, sans-serif;
	font-size:11px
color: #999966;
}