/* USRP Styles */
*	{font-family:"arial"; color:blue;}
.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:red; text-decoration:none; }
.body:visited { color:red; text-decoration:none; }
.body:hover { color:red; 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:red; }

