/*
	Digitalblue, Ice-Theme
	Peter Janze, 2003
*/

body {
	background-color: #dddddd;
}

td,tr,p,li,ul,font,input,textarea,form {
	font-family: verdana, arial, helvetica, sunsans-regular, sans-serif;
	color: #2d3642;
	font-size: 10px;
}

p, ul {
	text-align: justify;
}

input, textarea {
	border:1 solid #2d3642;
        background-color: #ffffff;
}

a {
	color: #636363; 
}

a:hover {
	color: #7186c2;
}

pre.fixed,font.fixed {
	font-family: monospace;
	font-size: 10px;
}

font.footnote {
	color: #838383;
}
