
/* ####################################### */

a:link, a:visited {
	font-family : Verdana, Arial, Serif;
	font-size : 10px;
	text-decoration : none;
	color :#2200ff;
}

a:hover {
	font-family : Verdana, Arial, Serif;
	font-size : 10px;
	text-decoration : none;
	color : red;
}

/* ####################################### */

body {
	font-family : Verdana, Arial, Serif;
	font-size : 10px;
	text-decoration : none;
	margin : 1px;
	background : #ffffdf;
}

/* ####################################### */

table, tr, td {
	font-family : Verdana, Arial, Serif;
	font-size : 10px;
	text-decoration : none;
}

/* ####################################### */

input {
	font-family : Verdana, Arial, Serif;
	font-size : 10px;
	text-decoration : none;
	border-width : 1px;
}

/* ####################################### */

hr {
	height : 1px;
	noshade : noshade;
	color : #aaaaff;
}

img {
	border-top : solid 2px #dddddd;
	border-left : solid 2px #cccccc;
	border-right : solid 2px #AAAAAA;
	border-bottom : solid 2px #BBBBBB;
	margin : opx;
	padding : opx;
}

/* ####################################### */

.r1 { 
	font-size : 11px; 
	font-weight: bold;
}

.r2 { 
	font-size : 12px; 
	font-weight: bold;
}

/* ####################################### */