body 
{
background-color:#D7CECE;
font-size: 12pt;
font-family: "Comic Sans MS", Arial;
}



caption
{
color: #9900FF;
font-family: Jenkins v2.0;
font-size: 25pt;
text-align: center;
}

h2
{
color: red;
font-family: Monotype Corsiva;
font-size: 20pt;
text-align: center;
}

h4
{
color: #003366;
font-family: Monotype Corsiva; 
text-align: center;
font-size: 20pt; 
}

h5
{
color: red;
font-family: Monotype Corsiva; 
text-align: center;
font-size: 14pt; 
}

th
{
color: green;
}

a:link {color: #0099CC;}

a:link {text-decoration: none;}

a:hover { color:blue;
		text-decoration: underline;}

a:active {text-decoration: none;}

pre{
color: black;
font-size: 8pt;
}

hr{
width: 500px;
color: green;
height: 1px;
}

.inputTheme{
border-style: none; 
border: 1px solid black;
width: 300px;
}

img{ 
border-style: none;
}

.roundCorner{
-moz-border-radius: 4px; 
-webkit-border-radius: 4px;
}

.spacer{
height: 25px;
}