/* TPUSA Styles */

/* Blue: #475586 */
/* Pink: #d5659d */

*	{font-family:"arial"; color:#475586 }

.TPUSA_XL { font-size:20pt; }
.TPUSA_L { font-size:18pt; }
.TPUSA_M { font-size:16pt; }
.TPUSA_S { font-size:10pt; }

.top:link {font-size:12pt; color:white; text-decoration:none; }
.top:visited { font-size:12pt; color:white; text-decoration:none; }
.top:hover {font-size:12pt; color:#475586; text-decoration:underline; }

.copyright { font-size:7pt; }

.body:link { color:#d5659d; text-docorations:none; }
.body:visited { color:#d5659d; text-decorations:none; }
.body:hover { color:#d5659d; text-decorations:underline; }

