/* USRP Styles */

/* Blackwell colors */
/* Maroon: #7c133e */

*	{font-family:"verdana"; color:white; background:#7a234d;}
.USRP_XL { font-size:20pt; }
.USRP_L { font-size:18pt; }
.USRP_M { font-size:16pt; }
.USRP_S { font-size:10pt; }
.copyright { font-size:7pt; }
.top:link { font-size:15pt; color:white; text-decoration:none; }
.top:visited { font-size:15pt; color:white; text-decoration:none; }
.top:hover {font-size:15pt; color:blue; text-decoration:underline; }
.side:link { font-size:9pt; color:red; text-decoration:none; }
.side:visited { font-size:9pt; color:red; text-decoration:none; }
.side:hover {font-size:9pt; color:blue; text-decoration:underline; }
.body:link { color:white; text-decoration:none; }
.body:visited { color:white; text-decoration:none; }
.body:hover { color:white; text-decoration:underline; }
.body-lg:link {font-size:15pt; color:blue; text-decoration:none; }
.body-lg:visited {font-size:15pt; color:blue; text-decoration:none; }
.body-lg:hover {font-size:15pt; color:red; text-decoration:underline; }
.h1 { font-size:18pt; color:white; }

