@charset "utf-8";
/* CSS Document */
.norepeat {background-repeat:no-repeat}
body {font-family:Arial, Helvetica, sans-serif; font-size:12px}
p {font-family:Arial, Helvetica, sans-serif; font-size:12px}
ol {font-family:Arial, Helvetica, sans-serif; font-size:12px}
.largest {font-family:Arial, Helvetica, sans-serif; font-size:16px}
.larger {font-family:Arial, Helvetica, sans-serif; font-size:14px}
ul {font-family:Arial, Helvetica, sans-serif; font-size:12px}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#e41815;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#f15f38;
	font-weight:bold;
}
.underline {
	border-bottom-style:dashed;
	border-bottom-width:1px
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px
}
.tiny {font-size:10px}
.red {color:#e41815}
.topline {border-top-color:#999999; border-top-width:1px; border-top-style:solid;}
.topleftline {border-top-color:#999999; border-top-width:1px; border-top-style:solid;border-left-color:#999999; border-left-width:1px; border-left-style:solid;}
a {color:#0000CC}
.borderright {
	border-right-width:1px;
	border-right-style:solid
}
.borderall {
	border-width:1px;
	border-style:solid
}
.arial11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px
}
