/*
*	(C) 2003-2006 http://www.sherv.net/
*/

body { font: 12px Tahoma; margin: 5px; background-image:url(bg.gif);	background-repeat:repeat-x; background-color:#fee5ff;}
fieldset { padding: 10px; }
input, select, td { font: 12px Tahoma; }
h1 { font-size: 20px; }
h2 { font-size: 16px; }

/* Links */
a:link { color: #0000cd; }
a:visited { color: #0000cd; }
a:hover, a:active {	color: green; }

/* Content */
.text { padding: 10px; }