.maintext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.linktext {

	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.jf {
	text-align:justify;
}
.ac {
	text-align:center;
}
.ar {
	text-align:right;
	}
	
.al {
	text-align:left;
}

.mb {
	margin-bottom:40px;
}

.footer {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.maintextblue {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #306FB1;
}
.box {
	border: 1px solid #C1DFEA;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: red;
}
a.links:link {
text-decoration: none; 
color:#0072BC; font-family: "Comic Sans MS";
font-size: 14px;
font-weight: bold;
}
a.links:visited {text-decoration: none; 
font-family: "Comic Sans MS";
font-size: 14px;
font-weight: bold;
color: #838282;}
a.links:active {text-decoration: none; 
font-family: "Comic Sans MS";
font-size: 14px;
font-weight: bold;
color: #838282;}
a.links:hover {text-decoration: none; 
font-family: "Comic Sans MS";
font-size: 14px;
font-weight: bold;
color:#838282;
}
a.greenlinks:link {
text-decoration: none; 
color:#007236; font-family: "Comic Sans MS";
font-size: 14px;
font-weight: bold;
}
a.greenlinks:visited {text-decoration: none; 
font-family: "Comic Sans MS";
font-size: 14px;
font-weight: bold;
color: #838282;}

ul.notes li {
list-style-image:url(images/Tiny-penguin.gif);
marker-offset:50px;
}

ul.notes li span {
position:relative;
top:-10px;
}

ul.quotes li {
list-style-image:url(images/Tiny-penguin1.gif);
marker-offset:50px;
}

ul.quotes li span {
position:relative;
top:-10px;
}

ul.projectpage li {
	list-style:none;
	font-size:18px;
}

#newspenguin {
	float:right;
	margin-top:10px;
}
#certificate {
	float:right;
	margin-right:50px;
}
#margin100 {
	margin-top:100px;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: "Comic Sans MS";
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

#margin40 {
	margin-left:40px;
	margin-right:10px;
	text-align:justify;
}