/*	Stylesheet for Congressional Submission	*/

body
{
background-image: url("images/congback.jpg");
font-family:	Garamond, "Times New Roman", Times, serif;
font-size:	normal;
font-color:	#000000
}

h1 {font-size:	200%}
h2 {font-size:	150%}
h3 {font-size:	120%}
h4 {font-size:	100%}
h5 {font-size:  85%}
h6 {font-size:  75%}

.title
{
text-align:	center;
font-family:	Garamond, "Times New Roman", serif;
font-weight:	normal;
font-weight:	bold;
color:		#333399
}

.c
{
text-align:	center;
font-family:	Garamond, "Times New Roman", serif;
font-weight:	bold;
color:		#990000
}

.l
{
text-align:	left;
font-family:	Garamond, "Times New Roman", serif;
font-weight:	bold;
color:		#990000
}

.r
{
text-align:	right;
font-family:	Garamond, "Times New Roman", serif;
font-weight:	bold;
color:		#990000
}

.red {color:	#990000 }

.al
{
text-align:	left;
font-family:	Arial, Helvetica, sans-serif;
font-weight:	bold;
color:		#000099
}

.ac
{
text-align:	center;
font-family:	Arial, Helvetica, sans-serif;
font-weight:	bold;
color:		#000099
}

.ar
{
text-align:	right;
font-family:	Arial, Helvetica, sans-serif;
font-weight:	bold;
color:		#000099
}

.local
{
background-color:	#3366ff;
font-family:	arial, helvetica, sans-serif;
font-weight:	bold;
text-align:	center;
font-size:	80%;
}

.menu
{
background-color:	#333399;
font-family:	arial, helvetica, sans-serif;
font-weight:	bold;
text-align:	center;
font-size:	80%;
}

.textback {background-color:	#ffffff}

div
{
margin-left:	2em;
margin-right:	2em
}

i
{
font-family:	"Times New Roman", serif
}

li
{
margin-top:	1em;
}

p
{
font-family:	Garamond, "Times New Roman", serif;
font-weight:	normal;
font-size:	normal;
color:		#000000
}

sup { font-size: 75% }

/* default menu link colors */

a:link { color : #ffffff }
a:active { color : #ffff00 }
a:visited { color : #ff6600 }

/* loaded page menu link colors */

a.lcl:link { color : #ffffff }
a.lcl:active { color : #ffffff }
a.lcl:visited { color : #ffff00 }

/* text link colors */

a.tl:link { color : #0000cc }
a.tl:active { color : #00cc00 }
a.tl:visited { color : #cc0000 }